0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 22, 2023 — Jun 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bumping version to 3 More... over 9 years ago
Added some tests to satisfy some edge cases for #51 More... almost 10 years ago
Fixing bug with VerifySetOf where it would fail if two rows had the same values More... almost 10 years ago
Merge pull request #50 from kharlamov/anyCPU More... about 10 years ago
Switching ST.exe to run against Any CPU to fix issue with SQLite. More... about 10 years ago
Merge pull request #48 from sghill/project-link More... over 10 years ago
Link to Storyteller2 repository More... over 10 years ago
fixed the timeout flag for StorytellerUI.exe, added retry count to html summary. Closes GH-46, Closes GH-47 More... over 10 years ago
Merge pull request #44 from DarthFubuMVC/retry-attempt-count-pass-through More... over 10 years ago
Merge pull request #41 from DarthFubuMVC/validate-tests More... over 10 years ago
tweaked the new timeout flag on the run command after merging. More... over 10 years ago
Merge pull request #45 from RyanHauert/artifactsCleanup More... over 10 years ago
Merge pull request #42 from matkent/suite-list More... over 10 years ago
Fixing hintpath for fubucore More... over 10 years ago
Moved history file and artifacts for the editor to st-artifacts folder More... over 10 years ago
Recycle the system when retrying a test More... over 10 years ago
Added retry attempt count so it is passed through with the ITestContext and accessible within the test runner More... over 10 years ago
Expose command line flag for default TimeOut More... over 10 years ago
Pulled the project loading logic out of RunInput. More... over 10 years ago
Added validate command to the docs More... over 10 years ago
Updated fubu rake to at least 1.0 More... over 10 years ago
Added command to validate that fixture and grammar usages are valid #40 More... over 10 years ago
Added the ability to get list of suites with life cycle filtering. More... over 10 years ago
Adding a flag that can limit the max number of retries for tests More... over 10 years ago
Slight results css changes for cleaner UI More... over 10 years ago
Set default path for storyteller results to a subdirectory for easier teamcity report tab support More... over 10 years ago
Changed lifecyle input from nullable enum More... over 10 years ago
Added smoke test for regression only test run More... over 10 years ago
Merge pull request #34 from mtscout6/lifecycle-option More... over 10 years ago
Fixed lifecycle flag to be enum More... over 10 years ago