#2 - Test Driven Development with Rust programming language

preview_player
Показать описание
BOOKS:

What is Test Driven Development (TDD)? Why is it important? How it can be applied in Rust programming language and which tools can
be used for that? All of these (+ a coding session with an example) you will find in this episode of RustCast.

CONTENT:
* The introduction to Test Driven Development.
* Getting knowing tools for TDD in Rust ecosystem.
* Coding session with a made up programming problem to see TDD in action.

LINKS:

This video was produced with the following open source software:
Рекомендации по теме
Комментарии
Автор

Any chance for a second video covering more complex topics of TDD in Rust? Mocking, best practices, testing complex systems etc?

marcocaballero
Автор

@RustCast Cool stuff, but as you mentioned you never ever should use floating point types to store money and another thing you never ever should do is to compare floating point data for equality! That basically means that to compare two floating points for approximate equality you should subtract one from another and strictly compare result with some small delta. When result is less then this delta then you can consider two floating data points are equal, otherwise they are not.

ZekeFast
Автор

Good content. If you use an external mic can be a huge improvement.

gxiego
join shbcf.ru