Skip to content

sangoma/pytest-aiosip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-aiosip

pytest plugin for aiosip support

The library allows to use aiosip pytest plugin without need for implicitly loading it like pytest_plugins = 'aiosip.pytest_plugin'.

Just run:

$ pip install pytest-aiosip

and write tests with the plugin support:

# TODO ;)

Releases

No releases published

Packages

No packages published

Languages