nuxt / test-utils

🧪 Test utilities for Nuxt
http://nuxt.com/docs/getting-started/testing
MIT License
287 stars 74 forks source link

feat: Adding a possibility to change nuxt server environment variables "inline" #812

Open linspw opened 2 months ago

linspw commented 2 months ago

This allows you to customize different behaviors of an application. In my case, I have different URL APIs to test.