Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@jkniest jkniest released this 08 Nov 08:35
6fe0b6d

Added

  • Added the option --with-dependencies / -w to the fixture:run:single command
    • This command recursively runs all fixtures that are required by the given fixture
  • Added new method to the fixture trait: runSingleFixtureWithDependencies()