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

Add a python test and format workflow #15

Open
gsuquet opened this issue Jan 6, 2024 · 0 comments
Open

Add a python test and format workflow #15

gsuquet opened this issue Jan 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gsuquet
Copy link
Owner

gsuquet commented Jan 6, 2024

Feature Spec

  • Tests
    • Check out the repository
    • Install Python
    • Install project and test dependencies
    • Cache the dependencies ?
    • Run the tests using the correct framework
    • Collect a test report
    • Format and display it in the step output
    • Option to upload a report as artifact
  • Lint/Format...
    • Check out the repository
    • Install Python
    • Install linter/format/type...
    • Run tools

Use Cases

  • In Python projects :
    • Integration on push
    • Before deployment

Components

Test

@gsuquet gsuquet added the enhancement New feature or request label Jan 6, 2024
@gsuquet gsuquet self-assigned this Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant