Skip to content

AyaMoussa/automated-development-tutorial

 
 

Repository files navigation

Tutorial on Common Automated Toolings for Software Development

Repository for familiarizing with some common automated tools available for the software development process.

Example Python package

Tasks

  1. Write tests with unittest and run tests locally with e.g. pytest
  2. Enable GitHub action to automate testing on commits and and pull requests
  3. Resolve all issues detected using default GitHub action configurations
  4. Precommits
  5. Static code analysis

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%