Tuesday, December 24, 2019

NUNIT framework

NUNIT framework

  1. Introduction To NUnit Testing Framework
  2. NUnit is a part of the .NET Foundation
  3. NUnit 3.12
  4. NUNIT 3.12

    This release of NUnit finally drops support for .NET 2.0. If your application still targets .NET 2.0, your tests will need to target at least .NET 3.5. Microsoft ended support for .NET 2.0 on July 12, 2011. Microsoft recommends that everyone migrate to at least .NET Framework 3.5 SP1 for security and performance fixes.

    This release dramatically improves NUnit support for async tests including returning ValueTask and custom tasks from tests, improved handling of SynchronizationContexts and better exception handling.

    The .NET Standard 2.0 version of NUnit continues to gain more functionality that is found in the .NET 4.5 version of the framework like setting the ApartmentState and enabling Timeout on tests.

  5. NUnit 2.7.1
  6. NUnit 2.7.1

    The primary purpose of this release is to add an ID filter to the set of filters supported by NUnit V2. This filter type is not used by any of the V2 runners and is intended for use by the V2 driver used when running V2 tests under NUnit 3 using the TestCentric GUI runner, which requires this type of filter.

    One pending bug fix is also included. See the release notes at http://nunitsoftware.com/nunitv2/index.php?p=releaseNotes&r=2.7.1.

  7. Nunit3: TestFixtureSetUpAttribute does not exist in namespace NUnit.Framework #974
  8. NUnit 2 vs NUnit 3. What you need to know.
  9. NUnit - Fails with TestFixtureSetUp method not allowed on a SetUpFixture
  10. SetUp and TearDown Changes
  11. NUnit.Framework Namespace
  12. Most Complete NUnit Unit Testing Framework Cheat Sheet
  13. Introduction to Unit Tests with NUnit
  14. Unit Testing Using NUnit
  15. NUnit Testing with Visual Studio 2015
  16. Environment Setup - NUnit Tutorial
  17. Installation=>Downloading the Zip File section
  18. Installation - Legacy documentation
  19. NUnit #
  20. Using NUnit with Visual Studio

usefull programming structure and utility programs

usefull programming structure and utility programs

  1. VG.net Downloads
  2. CsvReader
  3. A Fast CSV Reader
  4. Full-featured Automatic Argument Parser
  5. Remove SCC information revisited.
  6. Useful Tools for .NET Developers
  7. A floating-point Margin structure, now with TypeConverter
  8. FastTreeView
  9. EventyList: The List with Events
  10. An Object-oriented Approach to Finite State Automata
  11. Adding a state machine to your class
  12. String Tree Dictionary
  13. Custom Tools Explained
  14. Custom Tool (Single File Generator) for Visual Studio 2015
  15. Some Useful Concurrency Classes and A Small Testbench
  16. BinDiff - A tool to compare binary files
  17. PartCover
  18. Building .NET Coverage Tool
  19. SketchIt, A Small .NET Based Development Environment
  20. A Small C# File Cloner Class
  21. A Small C# File Creator Class
  22. Small Helper Tool for Configuration Transformations
  23. Project Tool
  24. CodePlotter 1.6 - Add and edit diagrams in your code with this 'Visio-like' tool
  25. SYSInfo: System info desktop tool
  26. A Small Tool to Remove SCC Information of a VS2003.NET Project File

Saturday, December 21, 2019

serializer

tools

parser

financial predictors