Starcounter / Starcounter.VisualStudio

Starcounter Visual Studio development support
0 stars 0 forks source link

Create project template for unit testing with XUnit #21

Closed Mackiovello closed 6 years ago

Mackiovello commented 6 years ago

Unit testing towards the database with XUnit requires a fair bit of boilerplate code. To simplify for developers, we should create a project template. It's explained here: https://docs.starcounter.io/v/2.4/cookbook/unit-testing-with-database-access

https://github.com/Starcounter/TechComm/issues/363

Mackiovello commented 6 years ago

This is not worth the effort right now. Closing