Closed manuel closed 1 year ago
Hey! 👋 Not yet, but we're actively working on it. I'd recommend sticking with Miniflare 2 for unit testing atm. 👍
Other alternatives include using unstable_dev()
or Miniflare's API for integration testing.
Hi @manuel since you closed the issue have there been any developments on the testing front?
At the moment we went with the unstable_dev
integration tests, pending a recommended environment.
AFAIU, the testing approach outlined here doesn't work for MF 3: https://miniflare.dev/testing/jest
Is there something similar for MF 3, or is it recommended to just use MF 2 for testing?
Thanks!