Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

bosondata/badwolf-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badwolf-runner

badwolf test runner docker image

This is a standard Cargo project, you will need to install Rust to build it locally.

Build image

Build python image for example:

$ docker build -t messense/badwolf-test-runner:python -f dockerfiles/python.Dockerfile .

Build runner locally

$ cargo build --release

Run runner locally

$ cargo run

Run tests

$ cargo test

About

[Deprecated] badwolf runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages