adonis-jest

4.0.0 • Public • Published

adonis-jest

Jest preset for Adonis 5 support.

Installation

npm install --save-dev adonis-jest

Usage

Set preset: 'adonis-jest' in your Jest configuration:

module.exports = {
  preset: 'adonis-jest',
};

For now, only a basic application can be setup. In the future, there will be a way to setup a complete web server.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.0.0
    149
    • latest

Version History

Package Sidebar

Install

npm i adonis-jest

Weekly Downloads

162

Version

4.0.0

License

MIT

Unpacked Size

9.47 kB

Total Files

12

Last publish

Collaborators

  • stropitek
  • targos
  • lpatiny
  • zakodium-bot