client: Move some generic utility functions to a helpers module

stanzacmp: Support for captures

Makefile: make scansion executable for the poor owner, too

docs/install: Add links

README: Add intro and links

docs: Add initial documentation

Makefile: Add docker target

client: Ignore timeout timer if we received a stanza

parser: Prefix parse errors with "ParserError: "

Make current line number available in all error events

main: Make undefined actions throw a proper scansion error

Include line_start and line_end in action objects and action log events for /run end-point

serve: Log port and origin as part of startup

Allow CORS for /run end-point

Make --serve and --serve-port take an origin argument, in order to disallow random websites from accessing the local port

scansion.serve: Add support for chunked encoding (thanks Zash)

main: Pass logging function to run_test_script

main: Remove debug print()

stanzacmp: Allow scansion:strict at the top level of the stanza

scansion.pretty: Just emit input on invalid XML

stanzacmp: Fix for {scansion:any} in top-level attributes being ignored

main: Add support for including/excluding tests based on tag

main: Add more luacheck annotations

scansion.console: Add count of skipped tests

scansion.parser: Ensure script objects always have tags, even if empty

main, scansion.console: Refactor (changes event data format) so that test results include test name

scansion.console: Support for indentation in lines() helper

main: Only process .scs files in directories

README: Add initial version

Makefile: Build with server by default

(0) -100 -50 -30 tip

mercurial