MicroLite icon indicating copy to clipboard operation
MicroLite copied to clipboard

Add a set of integration tests which use In Memory SQLite databases.

Open TrevorPilley opened this issue 12 years ago • 1 comments

TrevorPilley avatar May 26 '13 18:05 TrevorPilley

I would be interested in helping with the integration testing.

Here's what I've set up for PetaPoco. Thoughts?

Docker for (MySQL, Postgres)

  • https://github.com/CollaboratingPlatypus/PetaPoco/tree/development/PetaPoco.Tests.Docker

Initial integration testing for all PP supported DBs.

  • https://github.com/CollaboratingPlatypus/PetaPoco/tree/development/PetaPoco.Tests.Integration

The only install requirements are

  • Docker for windows
  • MsSQL Express

pleb avatar Dec 08 '15 02:12 pleb