This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
works-on-my-machine/src
Marc Cataford bc2bd85422
Build/autodoc generation (#32)
* feat: autodoc

* docs: autodoc output

docs: autodoc output

* build: document generator

* ci: add doc check

* chore: add docs

* ci: finagle with docs stale check

ci: target generated docs for diff

* ci: remove check

* docs: add links

* docs: more matcher documentation
2023-04-18 23:17:48 -04:00
..
testComponents Build/autodoc generation (#32) 2023-04-18 23:17:48 -04:00
argumentParser.ts fix: typescript support when packaged (#18) 2023-04-14 09:38:28 -04:00
cli.ts refactor: replace console by logging util (#27) 2023-04-15 22:18:27 -04:00
help.ts feat: set worker count from cli (#14) 2023-04-14 09:38:27 -04:00
index.ts feat: allow matcher extensions (#31) 2023-04-18 13:32:11 -04:00
logging.ts refactor: replace console by logging util (#27) 2023-04-15 22:18:27 -04:00
runner.ts refactor: replace console by logging util (#27) 2023-04-15 22:18:27 -04:00
testContext.ts feat: basic beforeEach, afterEach support (#28) 2023-04-15 22:50:21 -04:00
types.ts refactor: build context and run tests after gathering facts (#26) 2023-04-15 21:09:04 -04:00
utils.ts refactor: build context and run tests after gathering facts (#26) 2023-04-15 21:09:04 -04:00
worker.ts Build/autodoc generation (#32) 2023-04-18 23:17:48 -04:00