pjs/webtools/litmus
ccooper%deadsquid.com b22eadf862 b=359421
- set collapsible div overflow to auto
2007-05-01 20:11:43 +00:00
..
Litmus - fix broken update_criteria logic 2007-04-19 01:30:00 +00:00
css b=359421 2007-05-01 20:11:43 +00:00
images b=378640 2007-04-24 20:26:47 +00:00
js b=359421 2007-05-01 20:11:43 +00:00
migration b=355278 2006-12-06 18:18:31 +00:00
selenium - add ACL for selenium test dir 2007-04-18 01:44:11 +00:00
skins
t
templates/en/default b=378640 2007-04-24 20:26:47 +00:00
testcase_files
.cvsignore
.htaccess
INSTALL - suggested additions to INSTALL docs and scripts from donovan@catalyst.net.nz 2006-10-18 13:05:14 +00:00
Litmus.pm
Makefile
README
advanced_search.cgi b=377841 2007-04-18 21:49:47 +00:00
aggregate_results.cgi b=355278 2006-12-06 18:18:31 +00:00
common_results.cgi
edit_users.cgi - some edit users interface improvements i've had sitting in my tree for a while 2007-01-09 21:44:45 +00:00
enter_test.cgi b=358035 2006-11-01 22:13:32 +00:00
favicon.ico
index.cgi b=314938,321116,321388,322949,350251,370211,370212 2007-04-18 01:57:45 +00:00
json.cgi - add test run lookup 2007-04-18 01:39:13 +00:00
login.cgi
logout.cgi
manage_categories.cgi b=314938,321116,321388,322949,350251,370211,370212 2007-04-18 01:57:45 +00:00
manage_subgroups.cgi b=314938,321116,321388,322949,350251,370211,370212 2007-04-18 01:57:45 +00:00
manage_test_runs.cgi - fix broken update_criteria logic 2007-04-19 01:30:00 +00:00
manage_testcases.cgi b=314938,321116,321388,322949,350251,370211,370212 2007-04-18 01:57:45 +00:00
manage_testdays.cgi - break testday management into it's own top-level category 2007-04-17 20:57:52 +00:00
manage_testgroups.cgi b=314938,321116,321388,322949,350251,370211,370212 2007-04-18 01:57:45 +00:00
populatedb.pl b=314938,370211,370212 2007-04-18 02:00:10 +00:00
populatedb.sql
preview.cgi
process_test.cgi b=379348 2007-05-01 13:57:20 +00:00
robots.txt
run_tests.cgi b=322949 2007-04-24 16:37:25 +00:00
runtests.pl
schema.pl b=314938,370211,370212 2007-04-18 02:00:10 +00:00
search_results.cgi - make test_run search accept either test_run or test_run_id 2007-04-19 01:47:03 +00:00
show_test.cgi b=314938,321116,321388,322949,350251,370211,370212 2007-04-18 01:57:45 +00:00
simpletest.cgi
single_result.cgi - fix status toggle 2007-01-08 22:12:08 +00:00
stats.cgi
test_run_report.cgi b=377841 2007-04-18 21:49:47 +00:00
testday_report.cgi b=358035 2006-11-01 22:13:32 +00:00
testlist.cgi

README

===Litmus===

If you're reading this, you've downloaded, received, or simply conjured
out of thin air, a copy of the Litmus testcase management system.
Presumably, you're reading this file because you have some sort of
question about Litmus. Hopefully, if we've done our job right, this file
ought to answer your questions. 

Q: What is Litmus?
A: Litmus is a testcase management system. Its goal is to allow users to
enter software tests, run them, and view and manage the results. Along
the way, users can expect to be able to do queries and reports and have
access all the usual features they expect from a first-class web
application. The reality may be somewhat different than this goal.
Litmus is developed by mozilla.org.  

Q: How do I install this dang thing?
A: You probably want the file called INSTALL.

Q: Where is the real documentation?
A: Hahahaha. What is this "documentation" you speak of? You might want
to check out the Litmus Wiki, which may or may not contain useful
information. See http://wiki.mozilla.org/Litmus.

Q: What needs to be done?
A: See http://wiki.mozilla.org/Litmus:Todo

Q: How much does it cost?
A: Nothing. Litmus is Free Software, licensed under the Mozilla Public
License.

Q: Wait. Isn't "testcase" two words? 
A: Not here it isn't. 

Q: Waaaaaaah. Why is Litmus written in Perl and not
PHP/Python/Java/Objective Pascal/Latin?
A: Because I know Perl. Duh. Also because Litmus uses some code from
Bugzilla, and it wouldn't be able to do this if it was written in some
other language. Camels are also some of the least buggy animals around,
as they swat flies away with their tails. 

Q: I'm still confused. You didn't answer my question. I don't know what
to do. Help!
A: First of all, that's not a question. In any case, your best bet is
probably to email Zach Lipton <zach@zachlipton.com>, and if you ask
nicely and don't make too much of a pest of yourself, he'd be glad to
get you on the right track.