Skip to content

codewars/testest

 
 

Repository files navigation

tools.testest

Vocabulary to test Factor code on Codewars.

See documentation

Example testest setup

See example.

Docker image

A Docker image to run Factor with tools.testest is available on GHCR.

$ docker pull ghcr.io/codewars/factor:latest

Building

The image can be built from this repository after cloning:

$ docker build -t ghcr.io/codewars/factor:latest .

Or using GitHub repository as a build context:

$ docker build -t ghcr.io/codewars/factor:latest https://github.com/codewars/testest.git

Usage

bin/run can be used to run Factor kata in the current directory with the latest image.

$ cd example
$ ../bin/run

Acknowledgements

Authored by @nomennescio.

About

Vocabulary to test Factor code on Codewars

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •