We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Revit.TestRunner
This means all the tests should run smoothly without any code changes in the Tests.
Have some handy features like:
Here is the link for the RevitTest.Samples project.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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:
Here is the link for the RevitTest.Samples project.
The text was updated successfully, but these errors were encountered: