X-Git-Url: http://git.kpe.io/?p=xptest.git;a=blobdiff_plain;f=README;h=d84ce77b65ee83c1d2b470f76044abbd20295aac;hp=f1b45c4c66bb8aedbec4881a9c72c21f22bde6d4;hb=HEAD;hpb=811f8c443ebbc85bab095bfd75db974f6dd52ae8 diff --git a/README b/README index f1b45c4..d84ce77 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -xptest - An "Extreme Programming" test framework for Comon Lisp +xptest - An "Extreme Programming" test framework for Common Lisp ====================================================================== xptest is a framework for building test cases, managing test data, and @@ -17,11 +17,7 @@ is just a pathetic clinging some romantic notion of the author. Installation ====================================================================== -xptest uses defsystem, so your lisp needs to support defsystem. You -may need to modify the XPTest.system file in order to tell defsystem -where the source files are stored, and/or set up the appropirate -logial path translations. Alternatively you can just load up the -files by hand. +This package uses ASDF to load its files. @@ -33,4 +29,5 @@ reports, comments, or patches can be sent to him. Others who have contributed: Lyn Headley -Stig Erik Sandoe \ No newline at end of file +Stig Erik Sandoe +Kevin Rosenberg