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

Decouple testing framework API from Java test specific frameworks #3452

Closed
bartlomiej-laczkowski opened this issue Dec 20, 2016 · 0 comments
Closed
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@bartlomiej-laczkowski
Copy link

Recently I have played around with the new testing framework in Che 5.0.0-M9 (which currently supports JUnit and TestNG) and it would be nice if the core part could be decoupled from the implementation/support for the Java test frameworks. I think that this framework can be refactored to move its core part to Che core API to have it available to use like i.e. debugger API, that way all potential contributors (possibly me :-) would be able to easily add some new testing frameworks for other languages like i.e. PHP.

Che version: 5.0.0-M9
OS and version: Windows 10
Docker version: 1.12.3
Che install: Local build

Additional information:

Soon I will create a pull request with test framework refactoring proposal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

4 participants