bats-core
Testing framework
A testing framework for verifying the behavior of UNIX programs written in Bash
Bash Automated Testing System
5k stars
52 watching
425 forks
Language: Shell
last commit: about 2 months ago
Linked from 2 awesome lists
bashbatsjunitshelltaptestingtesting-toolsxunit
Related projects:
Repository | Description | Stars |
---|---|---|
bats-core/bats-detik | A tool to simplify end-to-end testing of applications in Kubernetes environments. | 150 |
sharkdp/bat | A command-line tool with syntax highlighting and git integration. | 50,076 |
astaxie/bat | A command-line tool that allows users to interact with HTTP servers in a human-friendly way. | 2,552 |
bash-it/bash-it | A collection of reusable Bash scripts and components for managing the configuration and customization of the Bash shell. | 14,322 |
microsoft/playwright | A framework for automating web browsers with a single API to enable cross-browser testing and automation. | 67,755 |
typeddevs/bashunit | A comprehensive testing framework for Bash scripts. | 333 |
marmelab/gremlins.js | A tool that simulates unpredictable user interactions to test an application's robustness and detect potential errors. | 9,036 |
netbiosx/checklists | Detailed checklists for penetration testing and red teaming engagements with accompanying blog posts and wiki documentation. | 2,515 |
anordal/shellharden | A tool that highlights syntax and provides suggestions to rewrite bash scripts for better quoting and conformance with ShellCheck standards. | 4,638 |
fuzzdb-project/fuzzdb | A comprehensive toolset for identifying and exploiting application vulnerabilities through dynamic testing | 8,288 |
checksum/critic.sh | A Bash testing framework with coverage reporting | 456 |
batnoter/batnoter | A web application for storing and organizing notes in a markdown format. | 2,368 |
locustio/locust | An open source tool for writing and running load tests in plain Python to evaluate performance under heavy loads | 25,231 |
koalaman/shellcheck | A tool that analyzes shell scripts to detect syntax and semantic issues | 36,593 |
denysdovhan/bash-handbook | A tutorial guide for learning Bash scripting language and its applications | 5,741 |