-
```
docker-compose --version
docker-compose version 1.29.2, build unknown
```
The docker-compose is the default one installed with apt install docker-compose on the most recent Ubuntu version or…
-
# 3 ways to check the object passed to mocks with Moq in C# | Code4IT
Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers
[https://www.code4it.dev/blog/check-objects-called-m…
-
~/gh/solid/solid-ui $ ./node_modules/.bin/eslint __mocks__/*.ts
/Users/michiel/gh/solid/solid-ui/__mocks__/rdflib.ts
1:20 error Multiple spaces found before '{' no-multi-spaces
…
-
Design update by mail from @diogorodrigues
Homepage
![definitely_typed_home_02](https://cloud.githubusercontent.com/assets/685984/3567223/176f69ca-0b13-11e4-991b-18c70399ebce.jpg)
Blog
![blog](ht…
-
Finalize mocks.
-
What if I use a different distribution for the equivalent widths compared to the fiducial one. This is the test I'm running right now and I'll put the results here.
-
Mocks multiple call to an address, returning specified data for each call. Calldata can either be strict or a partial match, e.g. if you only pass a Solidity selector to the expected calldata, then th…
-
### Which Cloudflare product(s) does this pertain to?
Workers Vitest Integration
### What version(s) of the tool(s) are you using?
3.78.10 [Wrangler], 2.0.5 [Vitest], 0.5.10 [vitest-pool-work…
-
-
Hi.
First of all thank you for this very useful package. I have noticed it does not work if you have a single mock (you need a phyloseq with at least two samples).
I used this work around:
a. I use…