Moving poc under testutils directory.
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
Kapow! PoC
|
||||
==========
|
||||
|
||||
This directory contains a somewhat working Kapow! implementation written
|
||||
in Python.
|
||||
|
||||
The purpose of this implementation is to be an experimentation playfield
|
||||
for the developers, allowing us to discuss and test new features
|
||||
quickly.
|
||||
|
||||
Try the software within this directory with caution, anything can break
|
||||
at any moment.
|
||||
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
_,-._
|
||||
; ___ : ,------------------------------.
|
||||
,--' (. .) '--.__ | |
|
||||
_; ||| \ | Arrr!! Be ye warned! |
|
||||
'._,-----''';=.____," | |
|
||||
/// < o> |##| | |
|
||||
(o \`--' //`-----------------------------'
|
||||
///\ >>>> _\ <<<< //
|
||||
--._>>>>>>>><<<<<<<< /
|
||||
___() >>>[||||]<<<<
|
||||
`--'>>>>>>>><<<<<<<
|
||||
>>>>>>><<<<<<
|
||||
>>>>><<<<<
|
||||
>>ctr<<
|
||||
|
||||
|
||||
Running the Spec Test Suite
|
||||
---------------------------
|
||||
|
||||
Sitting in this directory run ``make`` to run the Kapow! Python PoC
|
||||
against the Spec Test Suite.
|
||||
Reference in New Issue
Block a user