Commit Graph

1 Commits (4dda3e41d5e2e55beb87b2efb20a576c7dcd7c9a)

Author SHA1 Message Date
Laurents Meyer 73f91b2286
Add XUnit infrastructure to handle unsupported statements and test runner crashes (#152)
* Add custom Xunit runner to allow skipping tests after they have already failed, if the failure is expected (because of missing support in Jet).

* Finalize implementation and add crash detection support.
2 years ago