blairconrad / SelfInitializingFakes

Like Fowler's self-initializing fakes.
MIT License
11 stars 3 forks source link

Test on FIE 3.0.0, 3.4.2, 4.9.2, 5.5.0, and latest #73

Closed blairconrad closed 4 years ago

blairconrad commented 4 years ago

Currently latest only picked up FakeItEasy 5.5.0, due to a limitation of the wildcard version specifier and pre-releases, but I tested with 6.0.0-beta.1 and everything worked.