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

Run bats with OSH #238

Closed
andychu opened this issue Feb 21, 2019 · 2 comments
Closed

Run bats with OSH #238

andychu opened this issue Feb 21, 2019 · 2 comments

Comments

@andychu
Copy link
Contributor

andychu commented Feb 21, 2019

There is a discussion here that indicates that some people use the BATS testing framework. I have never used it, but if you do, I would like to know if it works with OSH!

https://news.ycombinator.com/item?id=19220094

@jyn514
Copy link
Contributor

jyn514 commented Mar 18, 2019

I tried a very basic script and it worked. There's a lot of prewritten tests at https://exercism.io/my/tracks/bash, I can try more of those when I have more time.

@andychu
Copy link
Contributor Author

andychu commented Mar 19, 2019

OK cool, I put some more ideas here:

https://github.com/oilshell/oil/wiki/Shell-Programs-That-Run-Under-OSH

I'm closing this in favor of #161 and editing the wiki!

Feel free to add more ideas ... generally I think distro scripts are the most important to get running. In some cases they are easy to test but they may be hard in other cases.

I guess one thing to do is to chsh to OSH and boot a VM ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants