recast
is meant to be a convenience tool for analysts within collaboration. We welcome contributions
from the community to improve the user experience.
We use pytest
as a unit testing framework
pytest tests
recast run testing/busyboxtest --backend docker
docker build -f docker/Dockerfile -t recastestimg .
RECAST_DOCKER_IMAGE=recastestimg recast run testing/busyboxtest --backend docker