Skip to content

juadavard/cloud-computing-solutions

Repository files navigation

cloud-computing-solutions

Python application test with Github Actions

advanced-testing-techniques

Setup

Create and source venv

  1. Create and source venv
python3 -m venv ~/.advanced-testing
source ~/.advanced-testing/bin/activate
  1. Create scaffold

touch Makefile && touch test_hello.py && touch hello.py && touch requirements.txt

  1. Populate Makefile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published