sprint_tutorial icon indicating copy to clipboard operation
sprint_tutorial copied to clipboard

Tutorial and mock repository to teach people to contribute to open source

Results 21 sprint_tutorial issues
Sort by recently updated
recently updated
newest added

List testing frameworks, nose, pytest, doctest other stuff ....

nose testing framework doctest unittest styling tools

List testing frameworks: unittest, nose, pytest, doctest, ... Listing styling tools: pep8, flake8 ...

Instead, go back to just showing where the environment is.

doc

Tutorial already pretty long, but mentioning it would be useful to provide people with tools if they want to help with test coverage.

Right now tests for my_sum only test with integers. Would be good to add tests for array and mixed inputs.

help wanted

Package works great, but it could work better!

`my_product` should take 2 values and multiply them.

We should add commands following the sentence "Build the project into your dev environment. Run the test suite."