14
submitted 3 months ago by [email protected] to c/[email protected]

Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 0 points 3 months ago

What is missing in the existing ones?

[-] [email protected] 3 points 3 months ago

I was mostly looking for something more composable, similar to how jest works. Some ideas that I've been working on are assertions like:

expect!([1, 2, 3]).all().to_be_less_than(5);

I also have some ideas around futures that I'd like to play with.

this post was submitted on 16 Jun 2024
14 points (93.8% liked)

Rust

5772 readers
10 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS