Skip to content

dbartholomae/kata-bootstraps

 
 

Repository files navigation

kata-bootstraps

java-ci-badge php-ci-badge rust-ci-badge python-ci-badge scala-ci-badge js-ci-badge ts-ci-badge go-ci-badge

Empty projects for e.g. Katas with testing support in different languages (usually with a failing test, in order to know where to start)

On the top level you can find different languages that are supported.

On the second level (in a particular language's directory) you'll find different testing frameworks that are supported.

In each directory for a particular framework, there is always README.md file that contains various useful information. At minimum it contains the information on how to install the dependencies and run the tests.

You are welcome to contribute by submitting likewise a min setup for your language or framework of choice with a pull request. If possible please also create a github workflow.


Cookiecutter has a similar goal and also supports multiple languages for setting up a bare project.

About

Empty projects for different languages with a failing test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.5%
  • JavaScript 34.4%
  • C# 6.7%
  • Java 3.4%
  • Kotlin 1.2%
  • Python 1.0%
  • Other 6.8%