-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
documentationAn issue or improvement related to documentationAn issue or improvement related to documentation
Description
Here is a good write up of the problem https://stackoverflow.com/questions/43585325/clojure-test-global-fixtures.
TLDR is that things like connecting to a DB are slow and we don't want to do it for every namespace.
An alternative tool, circleci.test has added support for this. https://github.com/circleci/circleci.test#global-fixtures
Is there any plan to add something like this for koacha?
CalebMacdonaldBlack
Metadata
Metadata
Assignees
Labels
documentationAn issue or improvement related to documentationAn issue or improvement related to documentation
Type
Projects
Status
Candidate