Fancordion 0.0.4
Transform your boring unit tests into beautiful specification documents!

Fancordion transforms your boring unit tests into beautiful specification documents! It is similar to Cucumber but focuses on readability and presentation.

Fancordion embeds test results directly into your test documentation, giving it real meaning.

Features:

  • Pretty - creates beautiful HTML output.
  • Simple - run Fancordion tests with fant, just like a unit test!
  • Linkable - create organised and hierarchical index pages with the run command.
  • Extensible - write your own commands with ease.
  • Skinnable - Customise your HTML reports as you see fit.

For an example of Fancordion results, see the output from the Java Concordion framework.

Read more...

Install

To install Fancordion with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Fancordion with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afFancordion.pod (75.43 kB)

Use

To use Fancordion in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afFancordion 0.0.4 - 0.0"]

Documentation

Information

Meta information on the Fancordion pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
75.43 kB
Licence
The MIT Licence
Built on
26th Aug 2014
Source code
at https://bitbucket.org/AlienFactory/affancordion
Depends on
afBeanUtils, afConcurrent, afPlastic, compiler, concurrent, fandoc, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 9 releases of Fancordion: