並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 2 件 / 2件

新着順 人気順

testabilityの検索結果1 - 2 件 / 2件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

testabilityに関するエントリは2件あります。 プログラミングredisprogramming などが関連タグです。 人気エントリには 『Structuring Rust Project for Testability』などがあります。
  • Structuring Rust Project for Testability

    Photo by timJ on UnsplashIn this article, we will see how to structure a Rust project so that it’s easily testable. We will build a simple authentication module that is exposed via REST API while storing the data to PostgreSQL and Redis. We will use actix-web for handling the REST API part, sqlx for interacting with PostgreSQL, and redis-rs for interacting with Redis. We will see how the applicati

      Structuring Rust Project for Testability
    • io/fs.FS for testability. io/fs.FS for abstraction. / Go Conference 2021 Autumn (Online)

      https://gocon.jp/2021autumn/sessions/io-fs-fs-testability-abstraction/ Go 1.16から追加されたio/fsパッケージが提供しているインターフェースについて、皆さんはどのような目的で活用していますか? 私は、主に2つの目…

        io/fs.FS for testability. io/fs.FS for abstraction. / Go Conference 2021 Autumn (Online)
      1

      新着記事