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

Version 1.4.0 #53

Merged
merged 15 commits into from
Sep 6, 2024
Merged

Version 1.4.0 #53

merged 15 commits into from
Sep 6, 2024

Conversation

ricaun
Copy link
Member

@ricaun ricaun commented Sep 6, 2024

Features

Application

  • Add DialogBoxResolver to cancel dialog box before revit initialization.

Console

  • Change TimeoutMinutesDefault to 10 minutes in the RevitTestUtils.
  • Remove deprecated wait option and RevitDebugUtils.
  • Add Timeout option to abort application.
  • Fail all tests when Timeout happen.
  • Update execution/timeout message in the log.

Command

  • Add RevitTestProcessStart to run tests with ProcessStart.
  • Remove deprecated wait option.
  • Add Timeout option to abort application.

TestAdapter

  • Add project ricaun.RevitTest.Command with ricaun.NUnit
  • Remove references CommandLineParser and NUnit not used.
  • Use RevitTestProcessStartUtils to start the process.
  • Add NUnit.Timeout option to timeout the application.

Copy link
Member Author

@ricaun ricaun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@ricaun ricaun merged commit 3a018d7 into master Sep 6, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Feature: Close DialogBox Viewer Mode Feature: Timeout Option
1 participant