github adonisjs/core v5.5.0
Setting the base for testing

latest releases: v6.14.0, v6.13.1, v6.13.0...
2 years ago

This release sets up the base we need in order to integrate with Japa. Also an additional module TestUtils is added that can be extended by other packages to add utilities required for testing only.

In the next release, we will unfold the entire testing experience and also document it

  • refactor: add tests/bootstrap.txt template 9aad57f
  • feat: add missing path to ace types b57ac2e
  • chore: update dependencies 51df2a3
  • feat: add test utils for testing applications 0648803
  • feat: expose AppKernel via ignitor class f795ab2
  • refactor: cleanup application bootstrap process 7b7ed08
  • style: fix linter errors in templates (#3491) 103debc
  • docs: Fixed link for CONTRIBUTING.md (#3490) e612653
  • refactor: reorganize meta config 283cac2
  • chore: update dependencies 0d02df2

New Contributors

Full Changelog: v5.4.2...v5.5.0

Don't miss a new core release

NewReleases is sending notifications on new releases.