{"id":"bazalbuilder/lunit","name":"lunit","scope":"bazalbuilder","platform":"roblox","description":"Luau testing made easy.","version":"0.2.0-alpha","latest":"0.2.0-alpha","versions":["0.2.0-alpha"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{},"integrity":"52eca5d04f24f40b1b58dd58337b61565af9aed00bdcc63b90e8f86961f5ff25","likes":0,"downloads":0,"install":"forest install bazalbuilder/lunit","url":"https://forest.dev/p/roblox/bazalbuilder/lunit","files":"https://api.forest.dev/ai/package/roblox/bazalbuilder/lunit/files","readme":"# Lunit\nLunit is a testing library used to conduct script tests in Luau.\n\n**This library is a work-in-progress.**\n\n## Installation\n### Option A: Release Tab\nNavigate to the releases tab and install the .rbxm file. Then, drag the contents into Roblox Studio. It is recommended to place the contents into ReplicatedStorage.\n\n### Option B: Wally\nAnother way to install Lunit is by using Wally. For example, adding the dependency to your `wally.toml`:\n```toml\n[dev-dependencies]\nLunit = \"bazalbuilder/lunit@0.1.2-alpha\"\n```\n\n### Option C: Rojo (nightly)\nDownload the source code directly and open it using a Rojo-supported IDE (VSCode is recommended). Open the project and run `rojo serve` on the command line.\nThen, use the [Roblox Studio Rojo plugin](https://create.roblox.com/store/asset/13916111004/Rojo?assetType=Plugin) to sync a new Roblox Studio place to Rojo. Make sure you are using version 7.5.1!\n\n## License\nThis project is licensed under [MIT](http://opensource.org/licenses/MIT). See [LICENSE](LICENSE) for more details.\n\nAny forks of this repository should also be licensed under MIT.\n\n## Questions\nAny questions should be posted on the [Issue Tracker](https://github.com/Bazalbuilder/Lunit/issues).\n\nRemember, don't be afraid to ask a question! It could be beneficial!\n\n## Contributions\nComing soon.\n\n### TODO List:\n* CLI Command: `__help`: prints out info about the command or the library, depending on the arguments.\n","readmeTruncated":false}