{"id":"bowlofbap/testez","name":"testez","scope":"bowlofbap","platform":"roblox","description":"Mirrored from the Wally registry.","version":"0.4.2-junit.6","latest":"0.4.2-junit.6","versions":["0.4.2-junit.1","0.4.2-junit.2","0.4.2-junit.3","0.4.2-junit.4","0.4.2-junit.5","0.4.2-junit.6"],"license":"Apache-2.0","licenseRating":"safe","licenseCaveats":["Modified files must carry a notice of changes. If the package ships a NOTICE file, its attributions must be preserved."],"licenseVerified":true,"dependencies":{},"integrity":"8bba2c83ec0887f7a7f624f6efabec7df1ad3df49248738b5664bf29f1afe1cd","likes":0,"downloads":0,"install":"forest install bowlofbap/testez","url":"https://forest.dev/p/roblox/bowlofbap/testez","files":"https://api.forest.dev/ai/package/roblox/bowlofbap/testez/files","readme":"<h1 align=\"center\">TestEZ</h1>\n<div align=\"center\">\n\t<a href=\"https://github.com/Roblox/testez/actions?query=workflow%3ACI\">\n\t\t<img src=\"https://github.com/Roblox/testez/workflows/CI/badge.svg\" alt=\"GitHub Actions Build Status\" />\n\t</a>\n\t<a href=\"https://roblox.github.io/testez\">\n\t\t<img src=\"https://img.shields.io/badge/docs-website-green.svg\" alt=\"Documentation\" />\n\t</a>\n</div>\n\n<div align=\"center\">\n\tBDD-style Roblox Lua testing framework\n</div>\n\n<div>&nbsp;</div>\n\nTestEZ can run within Roblox itself, as well as inside [Lemur](https://github.com/LPGhatguy/Lemur) for testing on CI systems.\n\nWe use TestEZ at Roblox for testing our apps, in-game core scripts, built-in Roblox Studio plugins, as well as libraries like [Roact](https://github.com/Roblox/roact) and [Rodux](https://github.com/Roblox/rodux).\n\nIt provides an API that can run all of your tests with a single method call as well as a more granular API that exposes each step of the pipeline.\n\n## Inspiration and Prior Work\nThe `describe` and `it` syntax in TestEZ is based on the [Behavior-Driven Development](https://en.wikipedia.org/wiki/Behavior-driven_development) methodology, notably as implemented in RSpec (Ruby), busted (Lua), Mocha (JavaScript), and Ginkgo (Go).\n\nThe `expect` syntax is based on Chai, a JavaScript assertion library commonly used with Mocha. Similar expectation systems are also used in RSpec and Ginkgo, with slightly different syntax.\n\n## Contributing\nContributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for information.\n\n## License\nTestEZ is available under the Apache 2.0 license. See [LICENSE](LICENSE) for details.","readmeTruncated":false}