From Fedora Project Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
--[[User:Athmane|Athmane]] 23:40, 28 May 2011 (UTC)
Write an automated tests script.
 
== Draft / Ideas ==
# Get upstream test suite from hg (same tag/version installed): http://hg.secdev.org/scapy/
# Upstream provides regression tests and python import tests.
# Write a script to run test suite against the installed version of Scapy, instead of upstream's.

Latest revision as of 08:01, 30 May 2011

Write an automated tests script.