AnotherJohnH / ZifTest

Tests for Zif

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZifTest

A set of regression tests for Zif. Zif is a Z-code engine for playing interactive fiction games. See Zif

How to run

Run the Python script GO with the --all command line argument to build Zif, download test story files and run the regression tests...

GO --all

The first time this is done the download phase will take around 20 minutes. Subsequent runs will only download new story files and so will likely take around 2 minutes to complete all the testing. For other options try...

GO --help

Status

Build Status

About

Tests for Zif

License:MIT License


Languages

Language:Python 100.0%