gemini-testing / gemini-testing/testplane

Log test command history

Open
#1,003 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
830
Forks
76
Avg merge
4d 10h
Merged PRs (30d)
14

Description

### Contribution

- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/gemini-testing/hermione/blob/master/CONTRIBUTING.md))

### Describe the user story

When running Testplane in CLI, in some cases it's convenient to see what steps are running now, similarly to the "history" feature in the HTML Reporter. This would allow users that don't rely on HTML Reporter to see history & locate problems easier.

### Describe the solution you'd like

Test steps are logged in CLI.

It would be nice to think what logging levels we want to have in general, what other info can be useful for the end user and how these logging levels would be convenient to use.

Right now we have multiple points where logs can be enabled, e.g. `system.debug`, `DEBUG=...`, etc.

### Describe the drawbacks of your solution

_No response_

### Describe alternatives you've considered

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.