This repository was archived by the owner on Apr 29, 2021. It is now read-only.
Update readme that this repository is no longer maintained#248
Open
xmik wants to merge 1 commit intosstephenson:masterfrom
Open
Update readme that this repository is no longer maintained#248xmik wants to merge 1 commit intosstephenson:masterfrom
xmik wants to merge 1 commit intosstephenson:masterfrom
Conversation
|
@sstephenson It would be useful to have this info in the README. Please consider merging. Thanks @xmik |
rodoabad
approved these changes
Jun 14, 2018
|
@sstephenson @rodoabad: can you merge this please? |
|
Hi @sstephenson and @rodoabad any thoughts on merging this commit? |
|
Ah, I guess only @sstephenson can do it - the other reviewers here do not have write access. |
DG0lden
approved these changes
Mar 2, 2019
DazEdword
approved these changes
Jun 26, 2019
This was referenced Jul 5, 2019
|
I almost started trying bats, also because of this blog post: https://opensource.com/article/19/2/testing-bash-bats |
DG0lden
approved these changes
Apr 12, 2020
|
@sstephenson Please merge this. This version of bats is linked a bunch of places online and people (myself included) run into this issue of using this outdated, unmaintained version all the time it seems. |
|
This PR is so much needed, esp. with #150 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi. In light of the latest events, I find it helpful if there was a note in Bats readme about BATS-core. I just would like to inform people who want to make Bats better and create new issues or PRs here, e.g.
.bats.shconvention tests #200about BATS-core and I think writing that in each issue/PR not effective.
You may merge this PR or treat it as a draft only but I think some information in readme or in git repo description is needed.
I also spotted this information:
in the announcement issue. You may want to attach it too.
And thank you @sstephenson for Bats, very much! I use it frequently and in many projects and while I haven't tried BATS-core yet, I like it that this test framework will be maintained again and improved.