Henry Ing-Simmons
Henry Ing-Simmons
Really like your package. This is an enhancement to allow binding to getters with parameters. Fixes #52
The TAP specification includes a standard for diagnostics (i.e. file and line number): https://node-tap.org/tap-protocol/#yaml-diagnostics Could these be included in the alsatian tap output?
# Description Allow specifying ts-config. Closes #599 # Checklist - [x] I am an awesome developer and proud of my code - [ ] I added / updated / removed...
It might just be me but I think a brighter green would make it clearer that the test has completed and passed. Coming from runners like ncrunch the current colour...
I have a defined a test class and put in a file suffixed `.test.ts` (which matches the glob pattern passed to Alsatian). I've put it in a file named like...
Now that we can pass .ts files directly to alsatian we need to be able to specify which ts-config.json to use for testing so we can specify different compiler options...
### Is there an existing issue for this? - [X] I have searched the existing issues and my issue is unique - [X] My issue appears in the command-line and...
Is this project dead? There have been no commits or releases since March 2022. I appreciate maintaining open-source projects is hard and time-consuming but it would be a shame as...
textarea emits false immediately after value when wrapped in conditional statement in tsx template
**Describe the bug** When conditionally rendering a textarea component using tsx templates it first emits the character typed followed by the value `false` **To Reproduce** Steps to reproduce the behavior:...
Has anyone had any luck migrating this to Markdown v5?