This website requires JavaScript.
Explore
Help
Register
Sign In
michal
/
tbf
Watch
2
Star
0
Fork
0
You've already forked tbf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b0238fc0a3
tbf
/
TestBenchFramework
/
BenchControl
/
Sequences
History
Milan Hanajik
14716e4ed1
OuterLoop improvements : Test shown on the screen in correct order, loop start/stop 'test repeats count' can be 1 now, TODO: Make test selection inside the loop possible.
2018-01-24 13:59:20 +01:00
..
DeferredTestEvaluationData.cs
Framework for deferred test evaluation (e.g. FixedStartDeferredEvaluation method) in MainSeq complete, ITestMethodWith2ndPass added.
2017-11-22 21:05:10 +01:00
MainSeq.cs
OuterLoop improvements : Test shown on the screen in correct order, loop start/stop 'test repeats count' can be 1 now, TODO: Make test selection inside the loop possible.
2018-01-24 13:59:20 +01:00
ProcessData.cs
ErrorFlags implementation completed. TODO: E9, E10, E11, E12, E15, E16. Ver. 2.16.643
2017-08-21 12:36:37 +02:00
SequenceBase.cs
MainSeq, ITestMethod and all test methods changed, transitions are done in MainSeq (DoTransitions()), no outerLoopCounter, ver. 2.17.757
2017-12-03 18:44:57 +03:00
Statistics.cs
(1) More logging, (2) Bug fixes in Statistics, (3) Bug fixes in ErrorFlags.Errors, ver. 2.16.655
2017-09-13 10:54:23 +02:00