You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Solutions All end-to-end solutions Opinionated solutions that help you get there easier and faster
How do you build UIs that are accessible, responsive, performant, and multifaceted all at the same time? There are plenty of learning resources available, but most are for beginners. Few of them consider a real team’s requirements and the tradeoffs therein. The fastest way to level up in UI development is to observe what your peers do. That way, you can experiment with their techniques in your own
Loom is a tool for testing concurrent programs. Background Testing concurrent programs is challenging. The Rust memory model is relaxed and permits a large number of possible behaviors. Loom provides a way to deterministically explore the various possible execution permutations. Consider a simple example: use std::sync::Arc; use std::sync::atomic::AtomicUsize; use std::sync::atomic::Ordering::SeqC
About half a year ago Bronley Plumb kindly made me aware of a memory leak in one of my open-source packages. To see this memory leak in action it was necessary to open a browser and its dev tools to execute some manual steps. On top of that, the memory had to be inspected manually. It was a complicated procedure. Normally I just add a failing test before I fix a bug. This time it was a bit more tr
YAML のテストについて Policy as Code の考え方を取り入れて Sentinel のようにテストするツールを作った
サーバーレスアプリのユニットテストにmotoを使っていたのですが、DynamoDBのTransactWriteItemsに対応していなかったので自力で対応させてみました!! はじめに サーバーレス開発部@大阪の岩田です。 現在開発中のサーバーレスアプリでDynamoDBのTransactWriteItemsを利用したいシーンが出てきたのですが、利用にあたって少し課題が出てきました。 DynamoDBのTransactWriteItemsは比較的新しい機能なので、ユニットテストに使用しているライブラリmotoが対応していないのです。 TransactWriteItems導入前はmotoでDynamoDBの各種操作をモックすることでうまくユニットテストが回っていたのですが、TransactWriteItemsを導入後にユニットテストを実行すると ...略 _ _ _ _ _ _ _ _ _ _
Skip to the content. List of resources on testing distributed systems curated by Andrey Satarin (@asatarin). If you are interested in my other stuff, check out talks page. For any questions or suggestions you can reach out to me on Twitter (@asatarin), Mastodon (https://discuss.systems/@asatarin) or LinkedIn. Table of Contents Overview of Testing Approaches Research Papers Bugs Testing Fault Toler
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く