8 packages tagged with “parameterized”
Some test frameworks do not support parameterized tests. Others only support them through attributes on the test method, and that may not always be easy to read - and it is limited to compile time constants. This library is an attempt to give support for parameterized tests from within a single test with a fluent syntax. Packages exists targeted at specific test frameworks, but this core package should be usable from all test frameworks.
Unity IoC parameterized instantiation extension inspired by Autofac
This library provides the DSL for parameterized unit test.
This is a MSTest extension for the ParameterizedTest library that will provide nicer error message formatting when ParameterizedTest is used together with MSTest.
Configuration for storing database information used in GenericSqlProvider connection strings.
Oracle database module for GenericSqlProvider.
SQL client for parameterized queries without vendor nuances.
SQL Server database module for GenericSqlProvider.