Remix.run Logo
esafak 6 hours ago

Anybody using this in production?

edit: Thanks, will try!

gdcbe 2 hours ago | parent | next [-]

Yes we use it for rama [1]. You can check its justfile and CI workflow file how we use it. Those run thousands and thousands of tests thx to nextest and what feels like instantly (once compiled).

Large projects build with rama use it as well. But those are proprietary from partners so sadly cannot share those.

[1]: https://github.com/plabayo/rama

tekacs 6 hours ago | parent | prev | next [-]

Yes, for a long while – I believe it's fairly widely used (and it's absolutely excellent!)

aabhay 4 hours ago | parent | prev | next [-]

Yep. Tokio uses it for their tests in CI as well last I checked.

musicmatze 3 hours ago | parent | prev | next [-]

Been using it for years, for opensource stuff and at work. No issues whatsoever.

DennisL123 5 hours ago | parent | prev | next [-]

Yes, been using it for 18’ish months. Works great.

merqurio 5 hours ago | parent | prev [-]

Happy user here !