Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/curiousdannii/regtest-html
RegTest compatible test framework for HTML interpreters
https://github.com/curiousdannii/regtest-html
interactive-fiction regtest
Last synced: 19 days ago
JSON representation
RegTest compatible test framework for HTML interpreters
- Host: GitHub
- URL: https://github.com/curiousdannii/regtest-html
- Owner: curiousdannii
- License: mit
- Created: 2022-10-31T04:06:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T03:23:45.000Z (3 months ago)
- Last Synced: 2024-10-28T17:08:57.537Z (2 months ago)
- Topics: interactive-fiction, regtest
- Language: HTML
- Homepage:
- Size: 1.82 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RegTest-HTML
============A [RegTest](https://eblong.com/zarf/plotex/regtest.html) compatible test framework for HTML interpreters, using [Puppeteer](https://pptr.dev/).
Full support for all of RegTest's options is not yet implemented; if there is something in particular you want, please [raise an issue to request it](https://github.com/curiousdannii/regtest-html/issues). But note that some options won't be added as they aren't meaningful, such as RemGlk mode.
RegTest-HTML has been designed for [GlkOte](https://github.com/erkyrath/glkote) based interpreters, but it could be adapted for other HTML interpreters. Again, please [raise an issue to discuss](https://github.com/curiousdannii/regtest-html/issues).