An open API service indexing awesome lists of open source software.

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

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