Multi-version NUnit testing framework for Revit API.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone, after some years of development my Test framework for Revit API is released.
ricaun.RevitTest is a multi-version NUnit testing framework for Revit API. Support Revit 2019 to 2025.
Features:
- Run tests and debug using Visual Studio to execute tests inside Revit.
- Open and Close Revit and dotnet test execution.
- Auto detect Revit installation and no manual plugin installation required.
The whole project is open-source with all the utility packages.
The best way to start is download the sample project.
For help and discussion:
Link copied