aiiie / cram

Functional tests for command line applications
GNU General Public License v2.0
198 stars 50 forks source link

Is this being maintained #35

Open matthewhughes934 opened 4 years ago

matthewhughes934 commented 4 years ago

I was just wondering if this project is still maintained? The last commit is from over 4 years ago and there are issues and PRs that have not had any attention for a couple of years.

matthewhughes934 commented 4 years ago

~Under the assumption this isn't being maintained, I have been working on a similar (though, not drop-in alternative) program~ EDIT: project didn't quite achieve what I was hoping for

nigels-com commented 3 years ago

@matthewhughes934 What's the status of scruf?

I'm poking around on Windows 10 and MSYS to evaluate the prospects of doing cram-based automated tests there too. It's not quite out-of-the-box, some sort of #ifdef WINDOWS might be needed for that.

matthewhughes934 commented 3 years ago

@matthewhughes934 What's the status of scruf?

Hi @nigels-com, unfortunately it's not to lively at this point. I think it needs a bit more maturing, but I've not really had much time to look at it again recently.

yashrathi-git commented 3 years ago

Hi @matthewhughes934, This project, seems like it's no longer maintained. It is really nice idea, to have something like doctest for CLI. Are you aware of any alternatives that are active?

aiiie commented 3 years ago

Sorry for letting the project languish. I'm happy to give others write access to the repo to merge PRs. Are any of you interested?

nigels-com commented 3 years ago

@brodie I'm a bit of a fan of cram, but it's not quite perfect in every possible way. Do you still wish to engage in decision making, or prefer to pass the baton?

aiiie commented 3 years ago

I'm a bit of a fan of cram

Thank you!

Do you still wish to engage in decision making, or prefer to pass the baton?

I definitely want to pass the baton. Maybe quasi-BDFL?

kynan commented 3 years ago

Would be great to get this project moving again :) Happy to help too, though I won't have a lot of time to spend on maintenance, but periodic issue reviews / merging PRs should be doable.

nigels-com commented 2 years ago

@Nicoretti I'll be happy to hitch a ride on the Prysk train! First thing to try is that all my tests still pass?

Nicoretti commented 2 years ago

@nigels-com happy to hear you wan't to give it a try. Regarding your question checkout this "discussion".