Skip to content

skilltest/skilltest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Skilltest

This project is still on the works but will become public soon! Check out the screenshots! πŸ’»πŸ˜Žβ˜•οΈ

Screenshot 1 Screenshot 1

This project is built on top of Docker to run developer skill tests in containers. A task can be done in a programming language, SQL, a templating language, or anything else that runs on Linux. As long as it can be packaged in a Docker container you are good to make your own tasks following the examples.

This project requires access to the Docker API and hence CANNOT be used in a managed container environment:

The reason is simple: this project spins up new containers in runtime to run developer code. Most of the above environments impose a static container. We recommend not using Docker-in-Docker either, as the authors strongly suggest to stay away from it.

About

Developer skill test tool that makes hiring coders easier! πŸ’»πŸ˜Žβ˜•οΈ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published