🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

teuton

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

teuton

2.9.5
Rubygems
Version published
Maintainers
1
Created
Source

TEUTON

Gem Version GitHub

Create Unit Test for your machines. Test your infrastructure as code.

logo

The infrastructure test is useful for:

  • Sysadmin teachers who want to evaluate students remote machines.
  • Students who want to evaluate their learning process.
  • Professionals who want to monitor their remote machines.

Installation

Install Ruby and then:

gem install teuton

Install Teuton as normal user: gem install --user-install teuton

Usage

Executing teuton command to run example test:

> teuton run examples/01-target

CASE RESULTS
+------+-----------+-------+-------+
| CASE | MEMBERS   | GRADE | STATE |
| 01   | anonymous | 100.0 | ✔     |
+------+-----------+-------+-------+

More information about commands

Features

  • Simple DSL to define your tests: target, run,expect and more.
  • Remote devices only require SSH or Telnet service installed.
  • Output format: txt, html, json, yaml, etc.
  • Multiplatform.
  • Free Software License.

Documentation

Contact

Contributing

  • Make sure you have Ruby installed
  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request.

You can also create issues with your requests, incidences or suggestions.

Read Spanish documentation

FAQs

Package last updated on 14 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

OSZAR »