https://github.com/ringabout/shen
[WIP]Experiment code coverage for Nim.
https://github.com/ringabout/shen
Last synced: about 1 year ago
JSON representation
[WIP]Experiment code coverage for Nim.
- Host: GitHub
- URL: https://github.com/ringabout/shen
- Owner: ringabout
- License: apache-2.0
- Created: 2020-04-25T13:36:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T15:07:52.000Z (about 6 years ago)
- Last Synced: 2024-10-14T15:03:50.576Z (over 1 year ago)
- Language: Nim
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shen
[WIP] Experiment code coverage for Nim.
Not sure what to do.
## Function coverage
Instrument code directly into source code?
## Statement and Branch coverage
Instrument code into object code?