#476 √ resolved
Joseph Wilk

Story Progress bar formatter + colour(plain text story formatter summary)

Reported by Joseph Wilk | July 22nd, 2008 @ 01:33 PM | in 1.1.5

Story progress bar for scenarios. The major use case I have for this is the build log on my Continuous integration Server. Its also very useful when you are running stories regularly trying to fix a failure.

Green dots - Pass

Red F - Failure

Yellow P - pending

Example:

ruby stories/all.rb -f r

Running 19 scenarios

.................

Finished in 1.066282 seconds

19 scenarios: 17 succeeded, 0 failed, 0 pending

Since I use plain text formatter as my super class I wanted to get the Plain text story formatter outputting its test summary in colour.

yellow if pending.

red if error.

green if all pass.

While I was there I made the errors given after all the stories have run display in red.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Behaviour Driven Development for Ruby.

Shared Ticket Bins

People watching this ticket