#deno project
1 messages ยท Page 1 of 1 (latest)
Hi ๐
It depends on your use case per se. Could you please provide a link to your project ? ๐
In general, Dagger thrives in its ability to scale with the complexity of your project:
- does your deno project need to interact with services ?
- Are the
deno testjust unit tests or integration tests ?
I'm not a Deno expert, but would you wrap your tests in a docker-compose to test those external dependencies ?
Regarding Dagger Cloud, I really suggest to try it. The visualisation it provides does really begin to be outstanding (in my opinion). Again, for simple pipelines, logs are sufficient ; but for more complex ones, it starts to add up (this is a non objective personal opinion)