0
I Use This!
Inactive

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated NuSpec Definition. More... over 12 years ago
Updated xUnit package references. More... over 12 years ago
Signed JSTest assemblies. More... over 12 years ago
Fix #10 - Alternate implementation of setup/teardown support. More... about 13 years ago
Updated NuGet package dependencies. More... over 13 years ago
Added custom message for `Access Violation` result. More... over 13 years ago
Ensure error message for ScriptException even if standardOutput is empty. More... over 13 years ago
Whitespace Cleanup: Replaced 2 space tabs with 4 space tabs. More... about 14 years ago
Fix #8. Replaced NullReferenceException with MissingEmbeddedResourceException . More... about 14 years ago
Cleaned up xUnit inline example. More... about 14 years ago
Updated NuSpec Dependency Version for JSTest. More... about 14 years ago
Fix #6. Refactored JSTest.NET to support NUnit style theories. More... about 14 years ago
Created NUnit examples for different JSTest.NET styles. More... about 14 years ago
Made ToScriptFragment public to improve readability (vs ToString). More... about 14 years ago
Created TestCase ScriptElement to hold common TestFile parsing code. More... about 14 years ago
Changed xUnit project Target Framework to v2.0. More... about 14 years ago
Corrected file name. More... about 14 years ago
Fix #5. Ensure JavaScript test function return value passed back to .NET test method. More... about 14 years ago
Fix #4. Created xUnit integration assembly and associated tests. More... over 14 years ago
Cleaned up and moved JavaScriptTestFileAttribute in to extension lib. More... over 14 years ago
Issue #3. Added property 'IncludeDefaultBreakpoint' to address issue. More... over 14 years ago
Minor cleanup to 'Style1' test setup in examples. More... over 14 years ago
Minor file restructuring for test examples (single class per file). More... over 14 years ago
Issue #3. Reverted code as felt dirty and choice should be up to caller. More... over 14 years ago
Corrected bad license link in nuspec file. More... over 14 years ago
Fix #2. Documentation added to Wiki. More... over 14 years ago
Added images for 'Debugging' page. More... over 14 years ago
Updated Readme.markdown More... over 14 years ago
Fix #3. Allow override of default `Debugger;` statement. More... over 14 years ago
Overloaded `RunTest` to suppress `Debugger;` Statement. More... over 14 years ago