Kuinox
Kuinox
Having a BNF grammar output would allow that the grammar written with Farkle to be used in other tools.
**Describe the bug** Stryker showed on multiple report that this mutation is surviving:  If I manually do this modification, a single test, instead of passing, now deadlock. **Logs** [log-20211028.txt](https://github.com/stryker-mutator/stryker-net/files/7435003/log-20211028.txt)...
**Is your feature request related to a problem? Please describe.** First I recommend this blogposts about testing: https://blog.7mind.io/constructive-test-taxonomy.html For these reason, I prefer to do E2E/Integrations tests over unit tests...
The infractions table allows to disable paging and output everything, this causes the API to timeout. In this case, the table stay greyed while displaying "Loading..." .
Hello, The idea is simple, put the highlighted result in a list at the right. Currently it look like this:  And it could look like this:  The domain...
Hello, > The Paho Testing Utilities are a collection of code and tools to help test MQTT clients and Brokers. I understand that with this repo, I can test a...
**Describe what happened:** **What was your system configuration?** *Product and Version* [VS/VSCode]: VS 16.9.5 *OS Version*[macOS/Windows]: *Live Share Extension Version*: 1.0.3587.1 *Target Platform or Language* [e.g. Node.js]: C# **Steps to...
Feature proposed on discord post: https://discord.com/channels/143867839282020352/1009481124512272446 You can give feedback on existing code, especially EFCore parts as I never used EFCore. Ping me on discord if you pick it up...
### Is this urgent? No ### Host OS TrueNAS ### CPU arch x86_64 ### VPN service provider Custom ### What are you using to run the container Kubernetes ### What...
Hello, I wanted to test out coyote to try to find bugs in my [MQTT Library](https://github.com/signature-opensource/CK-MQTT/). Sadly it looks like the IL rewrite has a problematic bug: ``` Unhandled exception....