You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Awesome project - we were wanting to do unit tests as we've been burned by changes to our text analysis a few times now. I see that the project is mostly internal and maintenance only, but I was hoping it'd be possible to have support for xunit theories.
Ideally, I'd like to run a bunch of queries against some index I'm making and ensure they all do what they should. To help the developer, I'd want to make these into theories such that we can quickly see which or how many queries are failing.
Thanks for making the project public though :)
The text was updated successfully, but these errors were encountered:
Awesome project - we were wanting to do unit tests as we've been burned by changes to our text analysis a few times now. I see that the project is mostly internal and maintenance only, but I was hoping it'd be possible to have support for xunit theories.
Ideally, I'd like to run a bunch of queries against some index I'm making and ensure they all do what they should. To help the developer, I'd want to make these into theories such that we can quickly see which or how many queries are failing.
Thanks for making the project public though :)
The text was updated successfully, but these errors were encountered: