Example of Using `spyOn` with `@effect/vitest`

Does anyone have an example of using spyOn with @effect/vitest? I'm trying to assert the a method provided in the service is yielding other methods within
Was this page helpful?