On Tuesday, 16 August 2022 at 08:55:11 UTC+2 epost...@gmail.com wrote: > So the test suite is very comprehensive, but needs a more elaborate > environment than a simple test run, understood. Will have a look at the > Github actions to try and figure out how to duplicate that locally. >
We run the test suite with tox in CI, and this should work fine locally, the instructions for using it is in our developers guide <https://rdflib.readthedocs.io/en/latest/developers.html#using-tox>. There are also various other options for running validation, including using a venv via go-tasks from the Taskfile.yml we provide as described here <https://rdflib.readthedocs.io/en/latest/developers.html#go-task-and-taskfile-yml>, or using the devcontainer as described here <https://rdflib.readthedocs.io/en/latest/developers.html#development-container> . I personally use go-task with a venv most of the time when developing locally. -- http://github.com/RDFLib --- You received this message because you are subscribed to the Google Groups "rdflib-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to rdflib-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/rdflib-dev/4c19db48-af6b-42db-8999-dd053ecd932dn%40googlegroups.com.