Skip to content

Repository files navigation

misc-dev-scripts

Miscellaneous Development Scripts

LanguageLicenseLast CommitCI

Table of Contents

Introduction

misc-dev-scripts is a small catalog of shell helpers intended to be copied into Synesis (and related) language libraries — principally run_all_unit_tests.sh variants for Python and Ruby today, with further languages planned.

Canonical copies live under shell-scripts/; consuming projects keep a root-level run_all_unit_tests.sh. When updating a consumer, cite this repository’s VERSION in that project’s CHANGES.md.

Sibling project: misc-config-scripts (shell rc, Git, and editor/attribute templates).

Shell Scripts

run_all_unit_tests.sh

See shell-scripts/run_all_unit_tests/README.md for copy commands, the full flag matrix, layout contracts, and environment variables.

Language variants:

  • Pythonunittest discovery under tests/;
  • Ruby — Test::Unit suite test/unit/ts_all.rb (or per-file tc_*.rb with --separate);

Use --help on either variant for the authoritative flag list.

Related projects

A peer-project that provides configuration resources is misc-config-scripts.

Resources from this project are used in the following projects (case-insensitive lexicographic order):

Project Information

About

Miscellaneous Development Scripts

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages