Détails logiciels:
Version: 0.20130516.1
Date de transfert: 20 Feb 15
Licence: Gratuit
Popularité: 76
Prego est un framework de test de système fonctionnant comme Python unittest testcases.
Matchers
- Test.assert_that (Host («www.google.com»), accessible ())
- 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)))
Exigences :
- Python
Commentaires non trouvées