Posts With AVA

DAY 85 👾

I’m back 💙

Today I created CRUD Application for testing with AVA.

AVA has following features:

  • Minimal and fast
  • Simple test syntax
  • Runs tests concurrently
  • Enforces writing atomic tests
  • No implicit globals
  • Includes TypeScript & Flow type definitions
  • Magic assert
  • Isolated environment for each test file
  • Write your tests in ES2017
  • Promise support
  • Generator function support
  • Async function support
  • Observable support
  • Enhanced assertion messages
  • TAP reporter
  • Automatic migration from other test runners

Code

Till the next time 👻