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

Plugin for Gradle using JUnit5 launcher and Gradle model space #4

Closed
3 of 8 tasks
ajoberstar opened this issue Jun 12, 2016 · 2 comments
Closed
3 of 8 tasks

Comments

@ajoberstar
Copy link
Member

ajoberstar commented Jun 12, 2016

Implementation

...

Functional Requirements

  • The JUnit5 engine can be used
  • The JUnit4 engine can be used
  • The clojure.test engine can be used
  • Arbitrary combintations work
  • Can filter tests from command line option (like the --tests)
  • Can filter tests from the task config
  • Tooling API can see the test descriptors
  • Tooling API can launch tests from the descriptors
@ajoberstar ajoberstar modified the milestone: 0.2.0 Jun 12, 2016
@ajoberstar
Copy link
Member Author

See #1 for details on the test descriptor stuff.

@ajoberstar ajoberstar removed this from the 0.2.0 milestone Feb 25, 2018
@ajoberstar
Copy link
Member Author

Since Gradle will add support in 4.6, this isn't needed anymore.

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

No branches or pull requests

1 participant