angular-testing-booster
TypeScript icon, indicating that this package has built-in type declarations

2.0.11 • Public • Published

Angular Testing Extras

What does this library add:

  1. Jasmine Matchers. These matchers will save you time making your tests cleaner, more modular and with custom messages. This library has many additional matchers that YOU can select and easily add to your test or globally to your project.
  • DOM Matchers. Testing DOM (CSS, classes, href, attributes etc)
  • Object Matchers. Testing Objects (Equality, Contains etc)
  • Custom Matchers. This library also helps you add your own custom matchers with examples.
  1. Gherkin features
  • Write tests in Jasmine that follow Gherkin syntax
  • Karma themes configured for tests that follow Gherkin syntax.

Package Sidebar

Install

npm i angular-testing-booster

Weekly Downloads

0

Version

2.0.11

License

MIT

Unpacked Size

3.99 kB

Total Files

5

Last publish

Collaborators

  • nekkon