prego

System test framework for POSIX shell
Download

prego Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • David Villa Alises
  • Publisher web site:
  • https://bitbucket.org/DavidVilla/

prego Tags


prego Description

prego is a system test framework running as Python unittest testcases.Matchers- test.assert_that(Host('www.google.com'), reachable())- test.assert_that(Host('www.google.com'), listen_port(80))- test.assert_that(Host('localhost'), listen_port(2000))- test.assert_that(localhost, listen_port(2000))- test.assert_that(localhost, is_not(listen_port(3000)))Product's homepage


prego Related Software