Michael Hladky
Michael Hladky
### User story As a developer sometimes I want to skip the execution of certain plugin. E.g. to save time. ATM there is no way to do this but comment...
### User story As a developer sometimes I want to skip the execution of certain categories. E.g. to save time. ATM there is no way to do this but comment...
### User story As a developer sometimes I want to skip the execution of certain categories. E.g. to save time. ATM there is no way to do this but comment...
### User story As a developer I want to have a good signal to noise ration and want to write my tests with as less boilerplate as possible. Therefor I...
# First contact - Implementing a PoC I want to install the CLI and produce an output without any problems. This make me do the following things: - Go to...
### User story As a user of the CLI on a local setup, I want to have as less setup and reading tie as possible. When using the history command...
### User story As a developer I want to fully rely on the CI and a good test coverage so I confidently can change the codebase and realease continuously on...
### User story As a user of code-pushup I want to be flexible with running different set's of plugins and audits while keeping my `code-pushup.config.ts` file unchanged. At the moment...
### User story As a developer I want to have as less setup and configuration cost as possible. At the moment when I'm have the plugin imported i still need...
### User story As a developer I want to have the minimum setup possible and best smart defaults. In the plugin options the `packageManager` options is required. ### Acceptance criteria...