Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
| Date | Stars |
|---|---|
| 2026-07-24 | 589 |
| 2026-07-25 | 589 |
| 2026-07-28 | 589 |
| 2026-07-30 | 589 |
| 2026-08-06 | 589 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# 🧪 List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET List of Automated Testing Frameworks for .NET related to methodologies and types of tests: - Test-Driven Development (TDD) - Behavior-Driven Development (BDD) - Specification by Example (SBE) - Acceptance Test-Driven Development (ATDD) - Property-Based Testing (PBT) - Unit / Integration / Acceptance / Specification / etc. Tests - Resilience Testing (Chaos-Engineering) Please feel free to suggest changes and/or new tools/frameworks. Key: * **Bold** — Most Popular / Recommended # Table of Contents - 🧪 Unit Testing Frameworks - 🎭 Isolation Frameworks - 📝 Acceptance Testing / Behavior-Driven Development / Specification by Example - 🌍 Web Application Testing - 🕷️ Web Testing - ☁️ Cloud Testing - 🖱️ User Interface Testing - 💾 Database Testing - 🕹️ Video Game Testing - 🚦 Concurrent Testing - 🧠 Memory Testing - 🏋️ Load Testing - 🐒 Resilience Testing - 🧟 Mutation Testing - 🗺️ Automated Exploratory Testing - ⚙️ Property-Based Testing - ✅ Approval Testing - 📊 Code Coverage - 🔄 Continuous Testing - ✨ Fluent Assertion Frameworks - 🔠 Test Data Builders and Dummy Data Generators - ⚛️ Quantum Programming - 🚑 Helper Libraries - 🛠️ Miscellaneous Tools - 🧩 Visual Studio Add-Ins # 🧪 Unit Testing Frameworks > What are unit test frameworks and how are they used? Simply stated, they are software tools to support writing and running unit tests, including a foundation on which to build tests and the functionality to execute the tests and report their results. They are not solely tools for testing; they can also be used as development tools on a par with preprocessors and debuggers. Unit test frameworks can contribute to almost every stage of software development, including software architecture and design, code implementation and debugging, performance optimization, and quality assurance. [Paul Hamill, Unit Test Frameworks](https://www.oreilly.com/library/view/unit-test-frameworks/0596006896/ch01.html) | Library | Comment | |-----------|----------- | [csUnit](http://www.csunit.org/) | *Discontinued* | [EMTF](https://archive.is/rptLh#selection-360.0-360.7) | - *Discontinued*<br>- Known as Embeddable Micro Test Framework | [Expecto](https://github.com/haf/Expecto) | F# | [Fixie](http://fixie.github.io/) | Convention for tests | [FsUnit](http://fsprojects.github.io/FsUnit/) | F# | [Fuchu](https://github.com/mausch/Fuchu) | F# / C# / VB.NET | [MbUnit](https://code.google.com/p/mb-unit/) | *Discontinued* | [MSTest](https://github.com/Microsoft/testfx) | Also known as Microsoft Test Framework | **[NUnit](http://www.nunit.org/)** | | [NUnitLite](https://github.com/nunit/nunitlite) | *Discontinued* | [Roaster](https://web.archive.org/web/20150623234601/https://roaster.codeplex.com/) | *Discontinued* | **[TUnit](https://github.com/thomhurst/TUnit)** | [Unquote](https://github.com/SwensenSoftware/Unquote) | F# | **[xUnit.net](https://xunit.net/)** | # 🎭 Isolation Frameworks > An isolation framework is a set of programmable APIs that makes creating fake objects much simpler, faster, and shorter than hand-coding them. [Automate Planet](https://www.automatetheplanet.com/isolation-frameworks-fundamentals) | Library | Comment | |-----------|---------| | [CleanMoq](https://techhub.social/@hassanhabib/110862012527371611) | *Discontinued*, short-lived fork of Moq | **[FakeItEasy](http://fakeiteasy.github.io/)** | [Foq](https://github.com/fsprojects/Foq) | F#, *Discontinued* | [JustMock](http://www.telerik.com/products/mocking.aspx) | Non-free | [JustMock Lite](http://www.telerik.com/justmock/free-mocking) | [Microsoft Fakes](https://docs.microsoft.com/en-us/visualstudio/test/isolating-code-under-test-with-microsoft-fakes) | Previously known as Microsoft Moles | [Moq](https://github.com/moq/moq) | Not recommended; read https://github.com/moq/moq/issues/1372 | [NMock](http://nmock.sourceforge.net/) | **[NSubstitute](http://nsubstitute.github.io/)** | [NUnit.Mocks](https://www.n
Excerpt of 30,642 characters
Read on GitHub180
Henrik Lau Eriksson · Conduct of Code AB · Sweden
6
2
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Robert Pająk · Splunk · Poland
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:515020918e38b960, topic:testing