NUnit 2.6.5
This is the first release of NUnit under the NUnit Legacy project. It primarily aims at providing features that will assist users in making their tests more compatible with NUnit 3.
What's Changed
- Deprecate Types and methods not supported or deprecated in NUnit 3 by @CharliePoole in #9
- Implement OneTimeSetUp and OneTimeTearDown attributes by @CharliePoole in #11
- Update Travis Build Script by @CharliePoole in #13
- Add ApartmentAttribute by @CharliePoole in #14
- Add Does class by @CharliePoole in #16
- Fix intermittent error in FileWatcherTests by @CharliePoole in #17
- NUnit 3 Compatibility Report by @CharliePoole in #20
- Fix zip package by @CharliePoole in #23
- Specify language level for all projects by @CharliePoole in #26
- New README file by @CharliePoole in #27
- Remove docs and samples from this repository by @CharliePoole in #31
- Define new options for compatibility with NUnit 3 by @CharliePoole in #32
- Release 2.6.5 by @CharliePoole in #33
Full Changelog: 2.6.4...2.6.5