krisselden / scenario-tester

Tool for declaring many different combinations of fake and real NPM packages for testing purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scenario-tester

A tool for managing many combinations of real and fake NPM packages within your test suite.

Extracted from ember-auto-import. No docs here yet, but:

  • you can see how it's used in ember-auto-import/test-scenarios
  • it's all typescript so you can follow the types to learn what's possible

About

Tool for declaring many different combinations of fake and real NPM packages for testing purposes.


Languages

Language:TypeScript 80.9%Language:JavaScript 19.1%