Skip to content

Releases: mdekrey/DeKreyConsulting.AdoTestability

1.0.7-postgres-and-docker

28 Sep 23:05
Compare
Choose a tag to compare
  • DeKreyConsulting.AdoTestability 1.0.5 - Core testability framework
  • DeKreyConsulting.AdoTestability.Testing.Moq 1.0.3 - Moq extensions for testing ADO.Net
  • DeKreyConsulting.AdoTestability.Testing.SqlServer 1.0.4 - Explain plans for SQL Server testing
  • DeKreyConsulting.AdoTestability.Testing.Sqlite 1.0.1 - Explain plans for SQLite testing
  • DeKreyConsulting.AdoTestability.Testing.Postgres 1.0.0 - Verification and access to Explain plans for Postgres testing
  • DeKreyConsulting.AdoTestability.Testing.Stubs 1.0.3 - Stubs for testing ADO.Net

In addition, the Visual Studio solution was updated, and the test databases were dockerized for easier testing.

1.0.6-parameterless

16 Oct 00:19
Compare
Choose a tag to compare
  • DeKreyConsulting.AdoTestability 1.0.5 - Core testability framework
    • Corrects default parameter usage in building commands - no parameters
  • DeKreyConsulting.AdoTestability.Testing.Moq 1.0.3 - Moq extensions for testing ADO.Net
  • DeKreyConsulting.AdoTestability.Testing.SqlServer 1.0.4 - Explain plans for SQL Server testing
  • DeKreyConsulting.AdoTestability.Testing.Sqlite 1.0.1 - Explain plans for SQLite testing
  • DeKreyConsulting.AdoTestability.Testing.Stubs 1.0.3 - Stubs for testing ADO.Net

1.0.5-sqlite

13 Oct 00:57
Compare
Choose a tag to compare
  • DeKreyConsulting.AdoTestability 1.0.4 - Core testability framework
  • DeKreyConsulting.AdoTestability.Testing.Moq 1.0.3 - Moq extensions for testing ADO.Net
  • DeKreyConsulting.AdoTestability.Testing.SqlServer 1.0.4 - Explain plans for SQL Server testing
  • DeKreyConsulting.AdoTestability.Testing.Sqlite 1.0.1 - Explain plans for SQLite testing
    • Removes example classes from library
  • DeKreyConsulting.AdoTestability.Testing.Stubs 1.0.3 - Stubs for testing ADO.Net

1.0.4-sqlite

12 Oct 12:44
Compare
Choose a tag to compare
  • DeKreyConsulting.AdoTestability 1.0.4
    • Core testability framework
    • Adds support for ordered parameters
  • DeKreyConsulting.AdoTestability.Testing.Moq 1.0.3
    • Moq extensions for testing ADO.Net
  • DeKreyConsulting.AdoTestability.Testing.SqlServer 1.0.4
    • Explain plans for SQL Server testing
    • Moves exception to its own namespace
  • DeKreyConsulting.AdoTestability.Testing.Sqlite 1.0.0
    • Explain plans for SQLite testing
  • DeKreyConsulting.AdoTestability.Testing.Stubs 1.0.3
    • Stubs for testing ADO.Net