Skip to content

Chonghao/build-fwunit

 
 

Repository files navigation

Unit Tests for your Network

Any developer worth their salt tests their software. The benefits are many:

  • Exercise the code

  • Reduce ambiguity by stating the desired behaviors twice (in the implementation, in the tests, and maybe even a third time in the documentation)

  • Enable code refactoring without changing expected behavior

With fwunit, you can do the same for security policies on your network.

demo

Documentation

See http://fwunit.readthedocs.org/

About

Unit Tests for your Network -

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 38.3%
  • CSS 30.2%
  • JavaScript 25.7%
  • HTML 5.6%
  • Shell 0.2%