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

Use pytest to run our tests #50

Open
DiddiLeija opened this issue Oct 6, 2021 · 1 comment
Open

Use pytest to run our tests #50

DiddiLeija opened this issue Oct 6, 2021 · 1 comment
Labels
Addition proposal You want to propose a new function, module, etc. Do not lock this An issue/PR that must not be locked. enhancement New feature or request help wanted Extra attention is needed Related to automation Related to automation components of the repo (actions, tests).

Comments

@DiddiLeija
Copy link
Owner

Hi!

We have been working hard to automate many of our jobs (see this project board), and we're having great results.

We have a tests folder to work on running tests and linters. However, we don't have any test files on it, even when we want to use Pytest. And you can help us!

We will accept PRs to set up Pytest, create test files, etc. Please comment here if you are interested 👍.

@DiddiLeija DiddiLeija added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers Addition proposal You want to propose a new function, module, etc. Do not lock this An issue/PR that must not be locked. Related to automation Related to automation components of the repo (actions, tests). labels Oct 6, 2021
@DiddiLeija DiddiLeija added this to To do in Tests automation Oct 6, 2021
@DiddiLeija DiddiLeija changed the title Use pytest to run our test Use pytest to run our tests Oct 6, 2021
@DiddiLeija
Copy link
Owner Author

DiddiLeija commented Oct 25, 2021

I need to add a test for text_formatter.justify (see #59), but I'll accept tests for other pieces of the package 😉.

@DiddiLeija DiddiLeija removed the good first issue Good for newcomers label Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Addition proposal You want to propose a new function, module, etc. Do not lock this An issue/PR that must not be locked. enhancement New feature or request help wanted Extra attention is needed Related to automation Related to automation components of the repo (actions, tests).
Development

No branches or pull requests

1 participant