Fluree Schema Scenario Tool for running unit-tests on the components of the FlureeDB schema.
2.3K
The fsst docker image is an image containing both FlureeDB and the Fluree Schema Scenario Tool, and that is meant for running schema-oriented unit tests in a CICD context.
See the README on github for info on setting up a build dir.
You shouldn't do a docker run to use this image. Instead use the fsst script like this:
fsst dockertest --dir demo-schema-parts --tag stable
Or if you want to test your schema-build against the latest snapshot version of FlureeDB.
fsst dockertest --dir demo-schema-parts --tag alpha
Please note this image isn't maintained by FlureePCB and as such, either image might not always be in sync with the current stable/latest/trunk-snapshot of FlureeDB.
Content type
Image
Digest
sha256:7629de5da…
Size
464.9 MB
Last updated
over 2 years ago
docker pull pibara/fsst:v1.0.5