Skip to content

Comments

Remove the Transcript Testing feature#1583

Merged
tleonhardt merged 2 commits intomainfrom
remove-transcript-testing
Feb 21, 2026
Merged

Remove the Transcript Testing feature#1583
tleonhardt merged 2 commits intomainfrom
remove-transcript-testing

Conversation

@tleonhardt
Copy link
Member

This PR compeltely removes the Transcript Testing feature set.

Transcript Testing was always an extremely brittle regression testing framework that should never have been built into a library like cmd2.

We recommend using pytest for unit and integration tests and Robot Framework for acceptance tests. Both of these frameworks can be used to create tests which are far more reliable and less brittle.

Transcript Testing was always an extremely brittle regression testing framework.

We encourage all cmd2 users to use pytest for unit and integration tests and Robot Framework for acceptance tests. These frameworks are much more robust and you can use them to write tests that are less brittle.
@tleonhardt tleonhardt added this to the 4.0.0 milestone Feb 21, 2026
@tleonhardt tleonhardt self-assigned this Feb 21, 2026
@github-actions
Copy link
Contributor

🤖 Hi @tleonhardt, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@codecov
Copy link

codecov bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.44%. Comparing base (f41cd5c) to head (255ee09).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1583      +/-   ##
==========================================
+ Coverage   99.42%   99.44%   +0.01%     
==========================================
  Files          22       21       -1     
  Lines        4894     4676     -218     
==========================================
- Hits         4866     4650     -216     
+ Misses         28       26       -2     
Flag Coverage Δ
unittests 99.44% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

🤖 I'm sorry @tleonhardt, but I was unable to process your request. Please see the logs for more details.

@tleonhardt tleonhardt mentioned this pull request Feb 21, 2026
17 tasks
@tleonhardt tleonhardt merged commit 4530544 into main Feb 21, 2026
36 checks passed
@tleonhardt tleonhardt deleted the remove-transcript-testing branch February 21, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants