typer/tests
Sebastián Ramírez a93e6b2f86
Add support for forward references (#93)
*  Add support for forward references

*  Add forward references test

* 🐛 Fix coverage in completion

* 🐛 Fix testing with Pytest and Pytest-sugar

* 📌 Pin Pytest
2020-04-26 15:42:13 +02:00
..
assets Add docs for testing, password, version, context. Extra tests, include callback and autocompletion PR (#68) 2020-03-18 21:17:47 +01:00
test_completion Make installed completion lazy load (#92) 2020-04-26 12:16:38 +02:00
test_tutorial 📝 Add docs for using Click with Typer (#70) 2020-03-19 10:30:42 +01:00
__init__.py Add first test, scaffold testing 2019-12-24 15:35:53 +01:00
test_others.py Add support for forward references (#93) 2020-04-26 15:42:13 +02:00