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

chore: cleans up junit5 module #298

Merged
merged 10 commits into from
Feb 6, 2021
Merged

Conversation

ingwarsw
Copy link
Contributor

@ingwarsw ingwarsw commented Dec 9, 2020

Short description of what this resolves:

Cleaning of junit5 arquillian module..
Because jupiter have state keeping it in extra threads is not needed.

Changes proposed in this pull request:

Im not sure if cleaning didnt went way too far..
Please look..
I will test it thoroughly now to see how many things I broke..

Also fixes issue with using global store for results
@ingwarsw
Copy link
Contributor Author

@bartoszmajsak And would be cool to actually write any tests for junit5 module..

@bartoszmajsak
Copy link
Member

Thanks for your work. Much appreciated. I will go over the code and run some tests this weekend and come back with more feedback.

And would be cool to actually write any tests for junit5 module..

Don't have any excuse besides wanting to get some feedback from the Alpha release based on the code which was already there as an external extension. I will however work on the tests during Xmas break, as we have to have them sooner than later.

@lprimak
Copy link
Contributor

lprimak commented Jan 29, 2021

Looks great

@bartoszmajsak bartoszmajsak changed the title Bit of cleaning on junit5 module chore: cleaning up junit5 module Feb 6, 2021
@bartoszmajsak bartoszmajsak changed the title chore: cleaning up junit5 module chore: cleans up junit5 module Feb 6, 2021
Copy link
Member

@bartoszmajsak bartoszmajsak left a comment

Choose a reason for hiding this comment

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

Thanks again!

@bartoszmajsak bartoszmajsak merged commit 302d92b into arquillian:master Feb 6, 2021
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.

3 participants