Skip to content

For devs, ensure pytest can be called from CLI on Windows #49

@nathanjmcdougall

Description

@nathanjmcdougall

Motivation
There seems to be an issue relating to text encodings when calling pytest as a Windows dev:

UnicodeEncodeError: 'charmap' codec can't encode character '\u2714' in position 0: character maps to <undefined>

This doesn't occur when using the VS Code UI.

Summary of desired feature
Ensure pytest can be called from CLI without errors.

Metadata

Metadata

Labels

testingAdditions or improvements to the test suite

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions