Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Add shunit2, shflags, and shellcheck for Shell Script Support #1

Open
adam-grant-hendry opened this issue Apr 19, 2022 · 0 comments

Comments

@adam-grant-hendry
Copy link

@akaszynski @pyvista/developers The following are excellent tools I have used for testing and maintaining portable shell scripts:

  • shunit2- an xUnit-based unit test framework for Bourne-based shell scripts
  • shflags - a portable alternative to getopt for flags processing
  • shellcheck - a static code analyzer for shell scripts

I recommend we incorporate these into this repo if we are serious about maintaining shell scripts for benchmarking. I have used these extensively and highly recommend them. Please let me know your thoughts.

@adam-grant-hendry adam-grant-hendry changed the title FR: Add shunit2 and shflags for Scripting Support FR: Add shunit2, shflags, and shellcheck for Shell Script Support Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant