| Updated nuget command to use NVerify name |
|
More...
|
almost 12 years ago
|
| Fixed NVerify.csproj naming problem that failed in AppHarbor. |
|
More...
|
over 12 years ago
|
| Changed proyect name to NVerify. |
|
More...
|
over 12 years ago
|
| Removed unnecessary DLL references and improved codebase. |
|
More...
|
over 12 years ago
|
| Improved usability by only requiring one namespace import |
|
More...
|
over 12 years ago
|
| Created version 0.1.2 |
|
More...
|
over 12 years ago
|
| Update MethodExtensions.cs |
|
More...
|
over 13 years ago
|
| Added NuGet package information to the README |
|
More...
|
over 13 years ago
|
| Added build script to create nuget package. |
|
More...
|
over 13 years ago
|
| Added tests for multiple calls to ConsoleWrite |
|
More...
|
over 13 years ago
|
| Fixed a hard to reproduce bug (did not add test due to bug reproducability complexity |
|
More...
|
over 13 years ago
|
| Removed bad file (OrVerifiable) and added tests for console output. |
|
More...
|
over 13 years ago
|
| Added a test to check that a non-existant file actually throws an exception. |
|
More...
|
over 13 years ago
|
| Removed and sorted all using statements. |
|
More...
|
over 13 years ago
|
| Refactored the GetExecutionFilePath to simpler code only has 1 conditional now. |
|
More...
|
over 13 years ago
|
| Fixed bug where the GetExecutionFilePath does not return the full path for an exsiting file. |
|
More...
|
over 13 years ago
|
| Update README.md |
|
More...
|
over 13 years ago
|
| Fixed a bug where the assertions were completely wrong (again) |
|
More...
|
over 13 years ago
|
| Added an awesome feature that allows this project to work against any version of NUnit compatible with version 2.6.x |
|
More...
|
over 13 years ago
|
| Fixed a bug where the number extensions failed completely :s |
|
More...
|
over 13 years ago
|
| Added .gitignore and ignored .testsettings files, aswell as .gpState files. |
|
More...
|
over 13 years ago
|
| May have fixed a bug. |
|
More...
|
almost 14 years ago
|
| Improved code a bit. |
|
More...
|
almost 14 years ago
|
| Se quito la ncrunchsolution, se agrego capacidad para crear aserciones sobre arrays sin tener que hacer .AsEnumerable(), y se agrego la funcionalidad Verify.That(IEnumerable<T>).ContainsAll(IEnumerable<T>) |
|
More...
|
almost 14 years ago
|
| Fixed the Test attribute, from MSTest to NUnit |
|
More...
|
almost 14 years ago
|
| Chaned the language markup position |
|
More...
|
almost 14 years ago
|
| * Modified the TestingTools/TestEnvironment.cs |
|
More...
|
almost 14 years ago
|
| * Updated the README file |
|
More...
|
about 14 years ago
|
| + Added necessary libraries for testing and compilation |
|
More...
|
about 14 years ago
|
| * Modified the project for all of it to use NUnit |
|
More...
|
about 14 years ago
|