Issues
- 0
Fix that Hit.Infrastructure.Exceptions.UnitTestNotFoundException message missing ')'
#112 opened by Aha43 - 0
Remove empty arg constructor for SysCon attribute
#111 opened by Aha43 - 0
Improve useability of framework
#110 opened by Aha43 - 0
8.0.0-alpha
#103 opened by Aha43 - 0
Unit test only one system but layers
#105 opened by Aha43 - 0
- 0
Improve tags in the project file
#96 opened by Aha43 - 0
Unit test reading configuration files
#100 opened by Aha43 - 0
Name json file in SysCon attribute
#102 opened by Aha43 - 0
In exceptions that report missing unit test(s) writen in which system and at what layer
#101 opened by Aha43 - 0
- 0
Missing interface declarations for IUnitTestsSpace
#98 opened by Aha43 - 0
- 0
Investigate use of C# code generators
#93 opened by Aha43 - 0
- 0
- 0
Unit test unavailable system
#90 opened by Aha43 - 0
Write in unit output name on system not available
#89 opened by Aha43 - 0
- 0
7.0.0-alpha
#87 opened by Aha43 - 0
- 0
UnitTestsSpace method to give all (system, layer, unit-test) coordinate there are test at
#85 opened by Aha43 - 0
- 0
Method to tell dimmension of IUnitTestsSpace
#82 opened by Aha43 - 0
NUnit support
#81 opened by Aha43 - 0
Method to tell if test exists at position
#80 opened by Aha43 - 0
Running test status
#79 opened by Aha43 - 0
Utility to format HIT log messages
#78 opened by Aha43 - 0
- 0
6.2.1-alpha
#71 opened by Aha43 - 0
- 0
Powershell script / function to push release from development: Get to many inacurrate publish commit git messages
#72 opened by Aha43 - 0
Testing of system availability in separate class
#76 opened by Aha43 - 0
- 0
Rename (I)UnitTestsSet to (I)UnitTestsSpace
#74 opened by Aha43 - 0
6.1.0-alpha
#62 opened by Aha43 - 0
Fix so can read user secret for project using HIT when using DefaultSystemConfigurationAdapter
#60 opened by Aha43 - 0
Way to know a system is available
#61 opened by Aha43 - 0
Make UseAs attribute optional
#69 opened by Aha43 - 0
Make name parameter to attribute optional => Alg to generate test name from class name
#68 opened by Aha43 - 0
6.0.0-alpha
#59 opened by Aha43 - 0
No longer support running unit tests in any way other than with a unit test framework
#57 opened by Aha43 - 0
Fix UnitTestRunFailed method name (remove 'Run')
#54 opened by Aha43 - 0
Get away with suite names, now we have IUnitTests (used to be IHitSuite) and IUnitTestsSet (IHitSuites)
#58 opened by Aha43 - 0
Make it mandatory for suite to have name
#55 opened by Aha43 - 0
Interface that defines a Configuration with option that give name, optional description and optional test system (before given in opt)
#56 opened by Aha43 - 0
UnitTestsSet ToString
#64 opened by Aha43 - 0
UnitTests ToString
#63 opened by Aha43 - 0
5.0.0-alpha
#53 opened by Aha43 - 0
UseAs attribute data object argument
#52 opened by Aha43