Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Alternative for NUnit Test for Revit 2025. #34

Open
ricaun opened this issue Apr 17, 2024 · 1 comment
Open

Alternative for NUnit Test for Revit 2025. #34

ricaun opened this issue Apr 17, 2024 · 1 comment

Comments

@ricaun
Copy link
Contributor

ricaun commented Apr 17, 2024

Hello @tobiasfloescher-geberit

I wonder if you are planning to update this project to work with Revit 2025 (.Net 8.0).

Because I created a new unit test from scratch, and used the same injection of Revit objects in the test, inspired by Revit.TestRunner.

This means all the tests should run smoothly without any code changes in the Tests.

Have some handy features like:

  • Run tests and debug using Visual Studio to execute tests inside Revit.
  • Open and Close Revit and dotnet test execution.
  • No manual plugin installation is required.
  • Supports Revit 2025 to 2017.

Here is the link for the RevitTest.Samples project.

@tobiasfloescher-geberit
Copy link
Member

Hello @ricaun

Thanks for your message.
Since we have updated our projects to .Net8, I will update Revit.TestRunner soon as well.

Your RevitTest.Samples project looks very promising. I will check it out.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants