Skip to content

Mozilla-GitHub-Standards/8452a6bfb814a61489ef97f2d7722c76a97d67cdf49a71b5477816b9766d9871

 
 

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

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 33.1%
  • Python 32.3%
  • JavaScript 28.2%
  • HTML 6.2%
  • Shell 0.2%