godog/_examples/custom-formatter
Softonik f6ed69097f
Некоторые проверки провалились
test / test (1.16.x) (push) Has been cancelled
test / test (1.17.x) (push) Has been cancelled
Модуль переименован для публикации
2025-04-03 05:36:58 +03:00
..
features Export internal formatters (#372) 2021-08-10 11:27:17 +02:00
imgs Export internal formatters (#372) 2021-08-10 11:27:17 +02:00
emoji.go Модуль переименован для публикации 2025-04-03 05:36:58 +03:00
godogs.go Export internal formatters (#372) 2021-08-10 11:27:17 +02:00
godogs_test.go Модуль переименован для публикации 2025-04-03 05:36:58 +03:00
README.md Export internal formatters (#372) 2021-08-10 11:27:17 +02:00

Custom Formatter Example

This example custom formatter demonstrates some ways to build and use custom formatters with godog

Emoji Progress

The first example is the Emoji formatter, built on top of the Progress formatter that is included with godog.

To run it:

$ godog -f emoji

Which would output step progress as emojis rather than text: