All Projects → teuton-software → teuton

teuton-software / teuton

Licence: GPL-3.0 License
Infrastructure test, mainly useful for sysadmin teachers and making contests

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
shell
77523 projects
powershell
5483 projects

Projects that are alternatives of or similar to teuton

eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (+86.36%)
Mutual labels:  unit-testing, test
system-checks
⚙ Checks and shows Linux system info - Distro name, IP, running processes and etc. Official site - system-checks.org
Stars: ✭ 35 (+59.09%)
Mutual labels:  system, test
ammlib
bash-library to provide high-level functions with whatever it has available. No hard-dependency: it'll do with what is available (or will fail fast)
Stars: ✭ 24 (+9.09%)
Mutual labels:  system, sysadmin
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Stars: ✭ 9,731 (+44131.82%)
Mutual labels:  unit-testing, test
emacs-python-pytest
run pytest inside emacs
Stars: ✭ 105 (+377.27%)
Mutual labels:  unit-testing, test
ltest
A Testing Framework for LFE (successor to lfeunit)
Stars: ✭ 31 (+40.91%)
Mutual labels:  system, unit
tead
Lighting the way to simpler testing
Stars: ✭ 55 (+150%)
Mutual labels:  unit-testing, test
Awesome System For Machine Learning
A curated list of research in machine learning system. I also summarize some papers if I think they are really interesting.
Stars: ✭ 1,185 (+5286.36%)
Mutual labels:  infrastructure, system
logunit
A Java library for unit-testing logging.
Stars: ✭ 40 (+81.82%)
Mutual labels:  unit-testing, test
kube-applier
kube-applier enables automated deployment and declarative configuration for your Kubernetes cluster.
Stars: ✭ 27 (+22.73%)
Mutual labels:  infrastructure, system
Tablier
A micro-framework for Table Driven Tests.
Stars: ✭ 33 (+50%)
Mutual labels:  unit-testing, test
got
An enjoyable golang test framework.
Stars: ✭ 234 (+963.64%)
Mutual labels:  unit-testing, test
testza
Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
Stars: ✭ 409 (+1759.09%)
Mutual labels:  unit-testing, test
Caraya
Assertion and unit test framework for LabVIEW
Stars: ✭ 45 (+104.55%)
Mutual labels:  unit-testing, test
Split Folders
🗂 Split folders with files (i.e. images) into training, validation and test (dataset) folders
Stars: ✭ 203 (+822.73%)
Mutual labels:  training, test
goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 3,019 (+13622.73%)
Mutual labels:  unit-testing, test
Alsatian
TypeScript testing framework with test cases
Stars: ✭ 244 (+1009.09%)
Mutual labels:  unit-testing, test
punic
Punic is a remote cache CLI built for Carthage and Apple .xcframework
Stars: ✭ 25 (+13.64%)
Mutual labels:  infrastructure, remote
framework
Lightweight, open source and magic-free framework for testing solidity smart contracts.
Stars: ✭ 36 (+63.64%)
Mutual labels:  test, unit
unittest expander
A library that provides flexible and easy-to-use tools to parameterize Python unit tests, especially those based on unittest.TestCase.
Stars: ✭ 12 (-45.45%)
Mutual labels:  unit-testing, test

Gem Version GitHub Gem

TEUTON (version 2.2 devel)

Create Unit Test for your machines, and test your infraestructure as code.

logo

Teuton is an intrastructure test tool, useful for:

  • Sysadmin teachers who want to evaluate students remote machines.
  • Sysadmin apprentices who want to evaluate their learning process as a game.
  • Professional sysadmin who want to monitor remote machines.

Teuton allow us:

  • Write unit tests for real or virtual devices, using simple DSL.
  • Check compliance with requirements on local or remote devices.

Documentation (version 2.2)

Features

  • Free Software License.
  • Multiplatform.
  • Remote machines only require SSH or Telnet service installed.
  • Developed using ruby language.

Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].