{"id":"corecii/testez","name":"testez","scope":"corecii","platform":"roblox","description":"Mirrored from the Wally registry.","version":"0.4.1-wrapeach","latest":"0.4.1-wrapeach","versions":["0.4.1-wrapeach"],"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":"dabbc06f82ba5c800c3219d13156218c005ca2357d579a4c2b21c3f8b2dd5bb7","likes":0,"downloads":0,"install":"forest install corecii/testez","url":"https://forest.dev/p/roblox/corecii/testez","files":"https://api.forest.dev/ai/package/roblox/corecii/testez/files","readme":"<h1 align=\"center\">TestEZ</h1>\r\n<div align=\"center\">\r\n\t<a href=\"https://github.com/Roblox/testez/actions?query=workflow%3ACI\">\r\n\t\t<img src=\"https://github.com/Roblox/testez/workflows/CI/badge.svg\" alt=\"GitHub Actions Build Status\" />\r\n\t</a>\r\n\t<a href=\"https://roblox.github.io/testez\">\r\n\t\t<img src=\"https://img.shields.io/badge/docs-website-green.svg\" alt=\"Documentation\" />\r\n\t</a>\r\n</div>\r\n\r\n<div align=\"center\">\r\n\tBDD-style Roblox Lua testing framework\r\n</div>\r\n\r\n<div>&nbsp;</div>\r\n\r\nTestEZ can run within Roblox itself, as well as inside [Lemur](https://github.com/LPGhatguy/Lemur) for testing on CI systems.\r\n\r\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).\r\n\r\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.\r\n\r\n## Inspiration and Prior Work\r\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).\r\n\r\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.\r\n\r\n## Contributing\r\nContributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for information.\r\n\r\n## License\r\nTestEZ is available under the Apache 2.0 license. See [LICENSE](LICENSE) for details.","readmeTruncated":false}