Nexus-Mods / NexusMods.App

Home of the development of the Nexus Mods App
https://nexus-mods.github.io/NexusMods.App/
GNU General Public License v3.0
690 stars 42 forks source link

Use AutoFixture to get separate service instances for each Test method (allow parallelism) #1711

Open Al12rs opened 6 days ago

LukeNexusMods commented 6 days ago

Allow the running of tests faster. Can isolate tests to be more reliable.

Tim looked into this, it might not be possible.