Releases: mdekrey/DeKreyConsulting.AdoTestability
Releases · mdekrey/DeKreyConsulting.AdoTestability
1.0.7-postgres-and-docker
- 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
- 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
- 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
- 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