Skip to content

Task 85 speed up UI tests#140

Merged
LorenzoBettini merged 35 commits into
masterfrom
task_85-Speed_up_UI_tests
Jul 15, 2021
Merged

Task 85 speed up UI tests#140
LorenzoBettini merged 35 commits into
masterfrom
task_85-Speed_up_UI_tests

Conversation

@LorenzoBettini

Copy link
Copy Markdown
Collaborator

Closes #85

This aims at speeding up UI tests by NOT creating projects programmatically: it imports already defined projects for testing purposes and avoids recreating over and over again.

Conflicts:
	tests/org.pitest.pitclipse.ui.tests/src/org/pitest/pitclipse/ui/tests/PitclipsePitMutationsViewTest.java
@LorenzoBettini LorenzoBettini requested a review from echebbi July 10, 2021 11:14
@LorenzoBettini

Copy link
Copy Markdown
Collaborator Author

@echebbi as usual, if you have time to have a look at that, otherwise I'll merge this in the next few days

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@LorenzoBettini LorenzoBettini merged commit b25412a into master Jul 15, 2021
@LorenzoBettini LorenzoBettini deleted the task_85-Speed_up_UI_tests branch July 15, 2021 07:46
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.

Speed up UI tests

1 participant