Skip to content

Add `make:suite` command and bug fixes

Compare
Choose a tag to compare
@thetutlage thetutlage released this 22 May 13:58
  • chore: update dependencies a21478d
  • feat: add make:suite command (#48) 018da9d
  • fix: array filters passed to TestProcess were not processed properly (#45) f7a3069
  • refactor: migrate to the latest Japa version (#47) 06fd6a6
  • feat: filter tests by title (#46) 09d2b81
  • Restrict the messages type at validator template (#41) 9c4f389

PRs

  • Restrict the messages type at validator template by @brkn in #41
  • feat: filter tests by title by @Julien-R44 in #46
  • refactor: migrate to the latest Japa version by @Julien-R44 in #47
  • fix: array filters passed to TestProcess were not processed properly by @Julien-R44 in #45
  • feat: add make:suite command by @Julien-R44 in #48

New Contributors

Full Changelog: v5.6.2...v5.7.0