Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Alternative for NUnit Test for Revit 2025. #114

Open
ricaun opened this issue Apr 17, 2024 · 0 comments
Open

Alternative for NUnit Test for Revit 2025. #114

ricaun opened this issue Apr 17, 2024 · 0 comments

Comments

@ricaun
Copy link

ricaun commented Apr 17, 2024

Hello everyone

I don't think that Dynamo team gonna update this project to support Revit 2025 (.Net Core).

Here is an alternative NUnit unit test for Revit, RevitTest.Samples project.

The way the framework is injecting the Revit objects is a little different, refactoring in the test code is necessary.

Here are some handy features that the RevitTest framework:

  • 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.

Makes sense to take a look at the project RevitTest.

See yaa!

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

No branches or pull requests

1 participant