bats-core/bats-core

Bash Automated Testing System

ShellDockerfiletestingshellbashtapxunitjunittesting-toolsbats
This is stars and forks stats for /bats-core/bats-core repository. As of 27 Apr, 2024 this repository has 4251 stars and 389 forks.

Bats-core: Bash Automated Testing System Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. A Bats test file is a Bash script with special syntax for defining test cases. Under the hood, each test case is just a function with a description. #!/usr/bin/env bats @test "addition using bc" { result="$(echo 2+2 | bc)" [ "$result" -eq 4 ] } @test "addition using dc" { result="$(echo 2 2+p | dc)" [ "$result"...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
awslabs/git-secretsShellRoffPowerShell11.6k01.2k0
asdf-vm/asdf-pluginsShell98104020
danhper/asdf-pythonShell5630530
facebook/jestTypeScriptJavaScriptOther42.8k06.5k0
ErikReider/SwayNotificationCenterValaMesonLess7620450
tokyo-metropolitan-gov/covid19VueTypeScriptPython6.3k02k0
CMU-Perceptual-Computing-Lab/openposeC++CudaCMake28.3k+567.7k0
google/WebFundamentalsJavaScriptPythonHTML13.8k02.7k0
docker/docker.github.ioHTMLCSSGo3.9k+66.7k+16
DataDog/system-testsHTMLPythonRuby17080