mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-17 14:10:21 -04:00
💾
This commit is contained in:
parent
8c077b17ac
commit
c6ba52f92e
2 changed files with 9 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
||||||
* [optimization](boilerplates-optimization)
|
* [optimization](boilerplates-optimization)
|
||||||
* [orchestration](boilerplates-orchestration)
|
* [orchestration](boilerplates-orchestration)
|
||||||
* [testing in python](boilerplates-tests)
|
* [testing in python](boilerplates-tests)
|
||||||
* [good example of unit tests suite I wrote](https://github.com/go-outside-labs/aws-pipeline/tree/master/tests)
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
|
@ -1 +1,8 @@
|
||||||
## Testing in Python
|
## testing in python
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
### resources
|
||||||
|
|
||||||
|
|
||||||
|
* [good example of unit tests suite I wrote](https://github.com/go-outside-labs/aws-pipeline/tree/master/tests)
|
Loading…
Add table
Add a link
Reference in a new issue