Skip to content

An automated test harness framework and executor for network devices.

Notifications You must be signed in to change notification settings

take-off/takeoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

takeoff

A test framework to verify device state before bringing into production. Users create modules that contain a .test() method (signature documented in tests/README), then add the test name to the inventory. The testRunner then runs all tests against the specified device.

Recommended as part of un-drain procedure - an automated undrain procedure should run this code first and cancel the undrain if any tests fail.

About

An automated test harness framework and executor for network devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages