Skip to content

weird output when running cucumber-js #1887

Closed
@Pavel-Durov

Description

@Pavel-Durov

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Install latest cucumber version:
yarn add @cucumber/[email protected]
  1. run cucumber tests
cucumber-js --require-module ts-node/register --require 'steps/**/*.ts' features
  1. See output
undefined
undefined
undefined
                                   !             H|H|H|H|H           H__________________________________             H|§|§|§|H           H|* * * * * *|---------------------|             H|§|∞|§|H           H| * * * * * |---------------------|             H|§|§|§|H           H|* * * * * *|---------------------|             H|H|H|H|H           H| * * * * * |---------------------|             H|H|H|H|H           H|---------------------------------|          ===============        H|---------------------------------|            /| _   _ |          H|---------------------------------|            (| O   O |)          H|---------------------------------|            /|   U   |          H-----------------------------------             |  =/  |           H              _..._/            H              _|I/|_            H      _______/| H |/_______    H     /           / /          H    |          | | /         |  H    |          ||o||          |  H    |    |     ||o||     |    |  H    |    |     ||o||     |    |  H   Carl Pilcher  
  1. See error

Expected behavior
cucumber tests are executed with cucumber standard report

Screenshots

Screenshot 2022-01-10 at 15 57 34

Desktop (please complete the following information):

  • OS: OSx
  • Browser: none
  • Version: Monterey 12.0.1 (21A559)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions