Tero Piirainen
Tero Piirainen
Also waiting for the stable version. So exciting! I bet it's going to take a lot of time though. The scope of this project is much larger than what Node...
Seems the last commit was made two years ago so this project is definitely not actively maintained. The product is indeed stable, but still makes me wonder what the big...
Any updates :)
Thanks! There was one typo on the docs specified [here](3). Maybe that helps you to understand the `()('sum')` thing. Now I need to actually verify the example code on that...
Thanks — great feedback. The error code is clearly an issue to be fixed. Unsure if the CLI should be part of Baretest. I'm personally organizing the tests as described...
Looks good. Would use that any day in place of Jest and the other big ones.
So in above the `testName` would equal to 'add user'?
I also received this error with this example code ``` css .lighten-by-25 { background: oklch(from blue calc(l + 25) c h); } ``` taken directly from this [chrome developer page](https://developer.chrome.com/blog/css-relative-color-syntax)
+1 for this feature. I often use Bun to minify individual files, so having an option like `external: '*'` or `all_external: true` would be awesome.
I have the same issue with 4.15.0-200-generic so kernel upgrade needed. Just not fun on production server.