RuntimeUnitTestToolkit
RuntimeUnitTestToolkit copied to clipboard
CLI/GUI Frontend of Unity Test Runner to test on any platform.
## tl;dr; Replace create-release with `Cysharp/Actions/.github/workflows/create-release.yaml`. This brings central managed release flow control. see: https://github.com/Cysharp/RuntimeUnitTestToolkit/actions/runs/7814378828
## tl;dr; Automate suggestion for update GitHub Actions. ## Motivation Important actions are centrally managed on Cysharp/Actions, however few pieces of direct actions usage is managed by own repo. Let's...
Hi, I have tests that derive from base class that has own [SetUp] methods. It runs fine in the Editor but not with RuntimeUnitTestToolkit. From nunit > 2.5: https://docs.nunit.org/2.5/setup.html
Bumps [1password/load-secrets-action](https://github.com/1password/load-secrets-action) from 2.0.0 to 3.0.0. Release notes Sourced from 1password/load-secrets-action's releases. v3.0.0 What's Changed 🔴 Breaking change Set export-env input to false by default by @volodymyrZotov in 1Password/load-secrets-action#114 If...