Shell Tap

Open-source Shell projects categorized as Tap

Shell Tap Projects

  • bats-core

    Bash Automated Testing System

    Project mention: Amber – the programming language compiled to Bash | news.ycombinator.com | 2024-05-21

    > need to know of a million tiny gotchas to implement even the simplest task safely and portably

    While this is clearly exaggeration, I'm not sure I find much merit in the argument.

    C is full of gotchas, footguns, and a tremendous threat vector. But it is also the standard for many uses.

    Yes, bash has legacy cruft, and potentially confusing ways of doing things. But for the realm in which it operates, it is extremely effective. We can make an argument for what we believe the perfect shell scripting language would be--but that doesn't exist. Bash is the current tool for addressing this category of problems.

    The intention of this bullet point was to illustrate that just as I wouldn't work in an industry/role requiring C tools, and instead turn to some weird, novel, riddled-with-problems transpiler... I'd just learn C.

    (P.S., bats[0] and shellcheck[1] address many problems noted in this thread.)

      [0] https://github.com/bats-core/bats-core

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell Tap discussion

Log in or Post with

Shell Tap related posts

  • BATS 1.11.0 released

    1 project | news.ycombinator.com | 27 Mar 2024
  • Test Anything Protocol (Tap)

    2 projects | news.ycombinator.com | 5 Oct 2023
  • How to get code coverage data out of integration tests

    2 projects | /r/rust | 29 May 2023
  • Integration testing docs in GitHub Actions

    6 projects | dev.to | 29 Mar 2023
  • Show HN: GitHub Action for repository traffic reporting

    2 projects | news.ycombinator.com | 13 Jul 2022
  • Is there a tool for end-to-end testing deno cli scripts?

    1 project | /r/Deno | 6 Feb 2022
  • i wish i was joking

    1 project | /r/ProgrammerHumor | 4 Feb 2022
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 1 Nov 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

Project Stars
1 bats-core 4,939

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Shell is
the 10th most popular programming language
based on number of metions?