Skip to content

An extension to Concordion to reformat the footer of the Concordion output to show hours, minutes and seconds rather than milliseconds

License

Notifications You must be signed in to change notification settings

concordion/concordion-timestamp-formatter-extension

Repository files navigation

Build and Test

This Concordion extension reformats the footer of the Concordion output to show hours, minutes and seconds rather than milliseconds.

Installation

The extension is available from Maven Central.

Introduction

A simple extension that reformats the footer of the Concordion output to show hours, minutes and seconds rather than milliseconds.

To install the extension, either annotate the fixture class with:

    @Extensions(TimestampFormatterExtension.class)

or set the system property concordion.extensions to org.concordion.ext.TimestampFormatterExtension

This extension currently has no configuration options. Feel free to suggest enhancement ideas on our issue list.

Further info

About

An extension to Concordion to reformat the footer of the Concordion output to show hours, minutes and seconds rather than milliseconds

Resources

License

Stars

Watchers

Forks

Packages

No packages published