From Fedora Project Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
--[[User:Athmane|Athmane]] 23:40, 28 May 2011 (UTC)
Write an automated tests script.
<span style="background:red">Draft Draft Draft</span>
== Ideas ==
# Get upstream test suite from hg (same tag/version installed): http://hg.secdev.org/scapy/
# Upstream provides a regression test and an import test.
# 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.