csurfleet
csurfleet
If you reference the xunit.gherkin.quick nuget from a full-framework xunit project, the scenarios will never be discovered. I'm not sure if this is an extra configuration step I'm missing, something...
It would be great if the scenarios in the test runner behaved like normal tests - double clicking to take you to the test in code. Ideally this would open...
I'm using the editor through react-app-rewired, and all works find with 'react-app-rewired start', however when I do a 'react-app-rewired build' the resulting application has errors in the console. Package.json (partial):...
While the existing lines within a loaded TSI can be modified, a new line cannot be added
The grid currently does not have columns for modifier 1 and 2 options which are a fundamental part of the mapping process. These should be added, along with a decent...
The editor application currently loads a single, hard-coded TSI path from the file system. It would be good if we could use a File > Open menu item to open...