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

UI5 cli to run tests in headless mode in console to support continuous integration #305

Closed
1 task
atul221282 opened this issue Aug 10, 2018 · 1 comment
Closed
1 task
Labels
enhancement New feature or request module/ui5-cli Related to the UI5 CLI module wontfix This will not be worked on

Comments

@atul221282
Copy link

Expected Behavior

UI5 tooling allows running tests in the browser via command line. I expect it to run in headless mode also to support continuous integration

Current Behavior

Currently, it runs tests in a browser given via command line

Steps to reproduce the issue

No steps required for this

Context

Support for continuous integration

Affected components

@RandomByte RandomByte transferred this issue from SAP/ui5-cli Nov 19, 2020
@RandomByte RandomByte added enhancement New feature or request module/ui5-cli Related to the UI5 CLI module labels Nov 19, 2020
@RandomByte
Copy link
Member

Support for direct test execution is not in the scope of UI5 Tooling. You might want to checkout karma-ui5 which might offer the functionality you are looking for.

SAP/ui5-cli#66 proposed a convenience "ui5 test" command, which would invoke karma internally. But there are currently no plans to implement this anytime soon.

@RandomByte RandomByte added the wontfix This will not be worked on label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module/ui5-cli Related to the UI5 CLI module wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants