Skip to content

Transcript tests create apparently unnecessary 2nd instance of cmd2.Cmd class #88

@tleonhardt

Description

@tleonhardt

Transcript testing creates a 2nd instance of the class derived from cmd2.Cmd. This appears to be unecessary and done primarily for redirecting stdout.

This should probably be handled in a better and more efficient way which doesn't require creating a second instance.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions