「The Rust Programming Language」でRustを学ぶ その06 テスト(11章)
2025-10-02 16:04:44
- Tags:
- Rust
The Rust Programming Language 日本語版 - The Rust Programming Language 日本語版
の、今回は11章「自動テストを書く」
ソースは下記のadderディレクトリ
ryotakato/rust_the_book_src
テストはまあ特に不思議なところはなかったかな。
でも、単体テストだけではなく、結合テストも同一プロジェクトに入れるというのがなるほどと思った。
次はコマンドラインを作るとのこと。ようやく実践な感がある。
There are currently no comments on this article, be the first to add one below
Add a Comment
Note that I may remove comments for any reason, so try to be civil. If you are looking for a response to your comment, either leave your email address or check back on this page periodically.