renamed webby to hypermedia
[feisty_meow.git] / walrus / coding / tools / testing / test_tools_of_note.txt
1
2 cpp unit lite: c++ unit testing framework
3 http://wiki.c2.com/?CppUnitLite
4
5 selenium: ide for web page testing
6 http://www.seleniumhq.org/
7
8 winPcap: packet capture tool
9 https://www.winpcap.org/
10
11 junit: java unit testing framework
12 http://junit.org/junit4/
13
14 shunit: bash unit testing framework
15 http://shunit.sourceforge.net/
16
17 xunit: dot net unit testing framework
18 https://xunit.github.io/
19