https://github.com/trentmwillis/unified-testing-example
An example of a "unified testing stack" for unit, integration, and end-to-end tests
https://github.com/trentmwillis/unified-testing-example
javascript testing unified-testing
Last synced: over 1 year ago
JSON representation
An example of a "unified testing stack" for unit, integration, and end-to-end tests
- Host: GitHub
- URL: https://github.com/trentmwillis/unified-testing-example
- Owner: trentmwillis
- License: mit
- Created: 2017-07-16T23:42:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T23:29:32.000Z (almost 9 years ago)
- Last Synced: 2025-02-03T09:43:13.129Z (over 1 year ago)
- Topics: javascript, testing, unified-testing
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unified Testing Example
An example repo of what a "unified testing stack" might look like in action for an application.