Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 264 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 264 Bytes

tilt-extension-test-env-example

A simple environment to easily unit test Tilt extensions

Running the tests

For local_resource_ext_test.py you'll need awscli and credstash setup, connected to a valid AWS account.

pipenv install
pipenv run pytest