This website requires JavaScript.
Explore
Help
Sign in
alexander
/
lalib
Watch
1
Star
0
Fork
You've already forked lalib
0
Code
Issues
Pull requests
Releases
Activity
Actions
main
lalib
/
tests
/
__init__.py
2 lines
37 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Set up a test suite - use pytest as the test suite and measure test coverage with coverage.py - add package for the test suite under tests/ - add nox session "test" to run the test suite for all supported Python versions - use flake8 to lint pytest for consistent style
2024-09-10 01:38:26 +02:00
"""
Tests for the `lalib` library.
"""
Reference in a new issue
Copy permalink