https://github.com/httptoolkit/async-invariants
WIP: Define & assert on async invariants: rules that must be true after every async step in Node
https://github.com/httptoolkit/async-invariants
Last synced: 12 months ago
JSON representation
WIP: Define & assert on async invariants: rules that must be true after every async step in Node
- Host: GitHub
- URL: https://github.com/httptoolkit/async-invariants
- Owner: httptoolkit
- License: apache-2.0
- Created: 2020-08-04T11:15:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T11:15:46.000Z (over 5 years ago)
- Last Synced: 2025-01-21T01:11:11.650Z (about 1 year ago)
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# async-invariants
Define & assert on async invariants: rules that must be true after every async step in Node