Skip to content
andychu edited this page Jun 27, 2025 · 2 revisions

(Back to List of Shell Test Suites)

Some things we could do:

  • break dependence on Python 2
    • we actually upgraded to Python 3 at one point, but shells output BYTES, not necessarily unicode
    • so we downgraded to Python 2
  • # COMMENTS should not be ignored inside code blocks and assertion blocks
  • export to a common format, with anontations?
    • XML ?

Clone this wiki locally