Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/approvals/approvals.nodejs
Approval Tests implementation in NodeJS
https://github.com/approvals/approvals.nodejs
approval approval-test cross-platform jasmine javascript linux mac mocha nodejs testing testing-tools windows
Last synced: 25 days ago
JSON representation
Approval Tests implementation in NodeJS
- Host: GitHub
- URL: https://github.com/approvals/approvals.nodejs
- Owner: approvals
- License: apache-2.0
- Created: 2012-12-19T21:05:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T04:01:51.000Z (27 days ago)
- Last Synced: 2024-10-10T22:42:37.400Z (25 days ago)
- Topics: approval, approval-test, cross-platform, jasmine, javascript, linux, mac, mocha, nodejs, testing, testing-tools, windows
- Language: TypeScript
- Size: 4.76 MB
- Stars: 104
- Watchers: 9
- Forks: 41
- Open Issues: 32
-
Metadata Files:
- Readme: docs/README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-Apache
Awesome Lists containing this project
README
## Tutorials
## How Tos
- [How to Configure Reporters with Options](how_tos/ConfigureReportersWithOptions.md)
- [How to Test Combinations of Parameters](how_tos/TestCombinationOfParameters.md)## Explanations
## Reference
- [Combinations Approvals](reference/CombinationApprovals.md)
- [Options](reference/Options.md)
- [Reporters](reference/Reporters.md)---
[Back to User Guide](/doc/README.md#top)