bats-assert
git-auto-commit-action
bats-assert | git-auto-commit-action | |
---|---|---|
1 | 8 | |
186 | 2,118 | |
- | - | |
0.0 | 6.4 | |
12 months ago | 4 days ago | |
Shell | Shell | |
Creative Commons Zero v1.0 Universal | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bats-assert
-
Getting Started with Bash Testing with Bats
For example for me assert_line 'usage: foo ' is much easier to read and understand than ["${lines[0]}" = "usage: foo " ]. (Head over to the bats-assert repository to learn more about the available assertions).
git-auto-commit-action
-
Automate Python Linting and Code Style Enforcement with Ruff and GitHub Actions
We are also using the auto-commit action to commit the changes. We can configure the commit message and other options. Read more about the auto-commit action here. This is optional - we can also use the git action to commit the changes manually.
-
How to Build a Dynamic GitHub Profile with GitHub Actions and PHP
commit and push the changes, if any.
- GitHub Action for Generating a World Map of Repository Contributions
- Workflow to keep CHANGELOG up-to-date with Release Notes
-
Publish blog posts from GIT to dev.to
Stefan Zweifel - Committing the changes file from a workflow
- Getting Started With Bash Testing With Bats
-
Getting Started with Bash Testing with Bats
If you want to see a real world example I encourage you to take a look at the tests I've written for git-auto-commit. You can find them on GitHub.
What are some alternatives?
bats-core - Bash Automated Testing System
get-changed-files - Get all of the files changed/modified in a pull request or push's commits.
bash_shell_mock - A shell script mocking utility/framework for the BASH shell
Logseq-Git-Sync-101 - This repo aims to help Logseq users to sync their data with Git and GitHub.
getting-started-with-bash-testing - Example Bash Project to get started with testing with Bats.
ansible-lint-action - ❗️Replaced by https://github.com/marketplace/actions/run-ansible-lint
bats-support - Supporting library for Bats test helpers
countries-states-cities-database - 🌍 Discover our global repository of countries, states, and cities! 🏙️ Get comprehensive data in JSON, SQL, PSQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, timezones (for countries), and more. #countries #states #cities
package-skeleton-laravel - A skeleton repository for Spatie's Laravel Packages
rss-php - Small and easy-to-use library for consuming RSS and Atom feeds
data-transfer-object - Data transfer objects with batteries included