HeyPuter / phoenix

🔥 Puter's pure-javascript shell
https://puter.com/app/terminal
GNU Affero General Public License v3.0
88 stars 15 forks source link

Make testing a little easier, and document it #22

Closed AtkinsSJ closed 4 months ago

AtkinsSJ commented 4 months ago

The --recursive thing was preparation for testing the coreutils, until I realised we'd need some kind of mock shell to do that properly. Definitely worth implementing that eventually though.