-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hi,
i like the lean approach of TickSpec but i found that generating test cases at runtime as described here has quite some drawbacks as described in detail in this article and this article so i have prototyped "test case generation at build time" and successfully use it in one of my F# projects.
The code can be found here: https://github.com/plainionist/TickSpec.Build
I just wanted to share this with you and your community and ask whether you find this approach interesting and would consider integrating it into TickSpec (which would certainly require some improvements like C# support and support for other test frameworks like XUnit)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels