Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task list #3

Open
axtens opened this issue Nov 30, 2022 · 12 comments
Open

Task list #3

axtens opened this issue Nov 30, 2022 · 12 comments
Assignees
Labels
x:action/create Work on something from scratch

Comments

@axtens
Copy link
Member

axtens commented Nov 30, 2022

@ajborla ajborla self-assigned this Jan 17, 2023
@ajborla ajborla added the x:action/create Work on something from scratch label Jan 17, 2023
@ajborla
Copy link
Member

ajborla commented Jan 28, 2023

Currently re-evaluating choice of unit test framework.

@axtens
Copy link
Member Author

axtens commented Jan 30, 2023 via email

@ajborla
Copy link
Member

ajborla commented Feb 6, 2023

The BATS approach initially looked suitable, but it requires the Rexx scripts to emit output. Simple, doable, but clunky. I would like something a little more elegant.

So, I can go the custom route, but I think extending t-rexx (to return success / failure code, emit TAP output, and trap STDOUT-bound output from Rexx SAY) more meets the elegance criterion, plus gives that project more exposure as the official unit test framework for Exercism Rexx. Will be proceeding with this after I have implemented a few more Practice Exercise skeletons.

@ajborla
Copy link
Member

ajborla commented Feb 6, 2023

I have marked off exercises I will be implementing over the next few weeks.

@ajborla
Copy link
Member

ajborla commented Feb 15, 2023

Replacement test unit framework appears to be meeting expectations. Two practice exercises down, approximately twenty-odd to go ...

@lauravoineag

This comment was marked as off-topic.

@ajborla
Copy link
Member

ajborla commented Feb 20, 2023

Continuing to implement exercises, and will do so until 20+ exercise target met. Will then start unit test framework overhaul.

@ajborla
Copy link
Member

ajborla commented Mar 3, 2023

Since I am ahead of my self-imposed schedule, and am enjoying implementing these exercises so much, I am aiming to implement 40+ exercises before proceeding to a subsequent stage (either unit test framework expansion, or CI tasks).

@ajborla
Copy link
Member

ajborla commented Mar 17, 2023

Just hit 51 exercise implementations. Will cease at 71, then move onto subsequent stages.

@axtens
Copy link
Member Author

axtens commented Mar 17, 2023 via email

@ajborla
Copy link
Member

ajborla commented Mar 17, 2023

This will, most likely, be my only Exercism track, so I want to make it as solid, and substantial, a piece of work as I can.

@axtens
Copy link
Member Author

axtens commented Mar 18, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/create Work on something from scratch
Projects
None yet
Development

No branches or pull requests

3 participants