1
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented only reporting failed tests More... over 11 years ago
Removed hardcoded value from error output More... over 11 years ago
Changed indenting from 2 to 4 characters More... over 11 years ago
Refactored into a specific matcher type More... over 11 years ago
Report expected value on failed assertions More... over 11 years ago
Implemented simple Equals and Not Equals verification More... over 11 years ago
Changed indentation from 2 to 4 characters in main.fs More... over 11 years ago
Renamed TestResult to TestReport More... over 11 years ago
Removed some unneeded () return values More... over 11 years ago
Cleaned up code by using pass function More... over 11 years ago
Implemented test output for multiple tests More... over 11 years ago
Implemented running tests in the specified order More... over 11 years ago
Created pass helper function More... over 11 years ago
Added functionality to print test name and context More... over 11 years ago
Refactored tests of success and failure More... over 11 years ago
Removed test of Run More... over 11 years ago
Moved test for nested setups More... over 11 years ago
Removed test of setup execution More... over 11 years ago
Moved test of setup functionality More... over 11 years ago
Implemented init function More... over 11 years ago
Made used FSpec for testing TestResult class More... over 11 years ago
Implemented reporing success or failure More... over 11 years ago
Implemented reporting failure More... over 11 years ago
Implemented reporting test runs More... over 11 years ago
Removed NoOfTests() function More... over 11 years ago
Nested scenarios with nested setup blocks More... over 11 years ago
Implemented setup code More... over 11 years ago
Implemented running tests More... over 11 years ago
Implemented setting up a test collection More... over 11 years ago
Created skeleton for simple self tests More... over 11 years ago