https://github.com/thepassle/asdgf
A stupid simple way to test
https://github.com/thepassle/asdgf
Last synced: 4 months ago
JSON representation
A stupid simple way to test
- Host: GitHub
- URL: https://github.com/thepassle/asdgf
- Owner: thepassle
- Created: 2021-09-27T13:47:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-24T15:22:22.000Z (over 3 years ago)
- Last Synced: 2024-10-10T12:56:23.096Z (4 months ago)
- Language: JavaScript
- Size: 248 KB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `@asdgf`
A stupid simple way to test.
## Packages
- [`@asdgf/core`](./packages/core) The core of the test framework, and nothing else
- [`@asdgf/cli`](./packages/cli) CLI tool to run tests in node, using `@asdgf/core`
- [`@asdgf/web-test-runner`](./packages/web-test-runner) Integration for [@web/test-runner](https://www.npmjs.com/package/@web/test-runner)
- [`@asdgf/ui`](./packages/ui) UI components and custom reporters for reporting test status
- [`@asdgf/testing-helpers`](./packages/testing-helpers) Opinionated package of small, performant, minified, ESM-friendly reexported helper libraries