mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-19 23:08:08 +00:00
reorganize the library into three folders lib, contrib and core
Write unittests with pytest Make all functions and method signatures as keyword only arguments
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[pytest]
|
||||
asyncio_default_fixture_loop_scope = session
|
||||
addopts = --rootdir=tests --capture=tee-sys --last-failed
|
||||
asyncio_mode = auto
|
||||
Reference in New Issue
Block a user