plasmabio / tljh-repo2docker

Plugin for The Littlest JupyterHub to build multiple user environments with repo2docker
BSD 3-Clause "New" or "Revised" License
60 stars 15 forks source link

Use `pytest-jupyterhub` for testing #64

Closed jtpio closed 8 months ago

jtpio commented 11 months ago

There is now a Pytest plugin for JupyterHub: https://github.com/jupyterhub/pytest-jupyterhub

We should look into using it to simplify the current conftest:

https://github.com/plasmabio/tljh-repo2docker/blob/c42f08a0832a9abdd131be246d339df2c2ce00f3/tljh_repo2docker/tests/conftest.py#L53-L80