Is your feature request related to a problem? Please describe.
The waferslim no longer work for Python 3.11 and it requires a bug fix. Although the original waferslim at https://github.com/peterdemin/waferslim claims to be Python 3.2+ compatible, it still contains a few Python 2 codes, and it does not work.
Describe the solution you'd like
I have actually fixed the bug and provided fitnesse wiki for decision table, query table, and script table. I need someone else to approve my change and add it to Fitnesse plugin documentation.
Describe alternatives you've considered
The waferslim plugin in the Fitnesse plugin documentation does not work.
There is no other Python 3 slim plug in.
Additional context
I have added waferslim\tests\fitnesse\pages\PythonTest.wiki file to demo the usages of a decision table, a query table, and a script table.
Is your feature request related to a problem? Please describe.
The waferslim no longer work for Python 3.11 and it requires a bug fix. Although the original waferslim at https://github.com/peterdemin/waferslim claims to be Python 3.2+ compatible, it still contains a few Python 2 codes, and it does not work.
Describe the solution you'd like
I have actually fixed the bug and provided fitnesse wiki for decision table, query table, and script table. I need someone else to approve my change and add it to Fitnesse plugin documentation.
Describe alternatives you've considered
The waferslim plugin in the Fitnesse plugin documentation does not work.
There is no other Python 3 slim plug in.
Additional context
I have added waferslim\tests\fitnesse\pages\PythonTest.wiki file to demo the usages of a decision table, a query table, and a script table.