Skip to content

New Assertion 🧪

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 07:35
· 242 commits to main since this release
7.2.0
da81084
Mark Type Count Packages
Features 2 core, testing
Bug Fixes 4 core, documentator, testing

Package core

Features

  • \LastDragon_ru\LaraASP\Core\Path\DirectoryPath::isInside() added (d6e2800)

Bug Fixes

  • \LastDragon_ru\LaraASP\Core\Path\FilePath::getExtension() cannot return empty string (c1c74b0)

Package documentator

Bug Fixes

  • \LastDragon_ru\LaraASP\Documentator\Processor\Executor will not catch \Throwable (1750df3)

Package testing

Features

  • New assertion \LastDragon_ru\LaraASP\Testing\Assertions\FileSystemAssertions\assertDirectoryEquals() (9250007)

Bug Fixes

  • \LastDragon_ru\LaraASP\Testing\Concerns\Override::override() will correctly work when $factory it callable instance of $class (510d448)
  • laravel/scout v10.13.0 compatibility (20f5e3f)