How to test Middleware in Nuxt?

I am using vitest and testing-library/vue for testing but I don't know how to test a middleware in Nuxt.
Was this page helpful?