expecto icon indicating copy to clipboard operation
expecto copied to clipboard

Target netstandard2.0 ?

Open njlr opened this issue 2 months ago • 0 comments

I was wondering if there's a way to define tests / test lists in a netstandard2.0 library.

Expecto as it is now appears to only target net6.0. This can be a challenge if we want to share tests across various targets, such as in Fable projects.

Any ideas?

Also happy to send some PRs to enable this given some guidance. Thanks!

njlr avatar Oct 09 '25 17:10 njlr