はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    新内閣発足

『github.com』

  • 人気
  • 新着
  • すべて
  • GitHub - Quick/Spry: A Mac and iOS Playgrounds Unit Testing library based on Nimble.

    4 users

    github.com/Quick

    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

    • テクノロジー
    • 2017/03/04 16:47
    • test
    • library
    • github
    • https://github.com/Quick/Quick/blob/master/Documentation/ja/README.md

      9 users

      github.com/Quick

      • テクノロジー
      • 2016/11/11 01:04
      • Quick/Documentation/ja at master · Quick/Quick

        21 users

        github.com/Quick

        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

        • テクノロジー
        • 2016/02/16 09:05
        • swift
        • test
        • objective-c
        • テスト
        • iOS
        • プログラミング
        • あとで読む
        • Quick/Documentation at 2f037560be197f0f5ae992512549bc29fabb3818 · Quick/Quick

          4 users

          github.com/Quick

          Quick helps you verify how your Swift and Objective-C programs behave. Doing so effectively isn't just a matter of knowing how to use Quick, however. The guides in this directory can help you write effective tests--not just using Quick, but even XCTest or other testing frameworks. Each guide covers a particular topic. If you're completely new to unit testing, consider reading them in the order the

          • テクノロジー
          • 2016/02/09 21:56
          • Quick/Documentation/ja at ja-docs · Quick/Quick · GitHub

            10 users

            github.com/Quick

            README.md テストの書き方、Quickの使い方 Quickで書かれたテストで、SwiftとObjective-Cで書かれたプログラムがどう動作しているか、 楽に確認できます。 ところが、有用なテストはQuickを使わなくても書けます。 役に立つテストが書けるようになるには、 Quickのようなフレームワークの使い方を覚える必要はありません。 このディレクトリにあるファイルは、QuickかXCTestかを問わず、 「役に立つ」テストとは何か、そしてどうやってそういったテストが書けるか、 それを拙文ながら説明しようとしています。 目次: (テストについて事前知識がまったくない方は、順に読んでいくことをオススメします。) Xcodeでテストを用意しましょう : アプリのコードがテスト・ファイルから参照できない場合や、 その他スムーズにテストが動けない場合はこのファイルを読み返すといいかも

            • 暮らし
            • 2016/02/09 15:43
            • Xcode
            • テスト
            • iOS
            • GitHub - Quick/Quick: The Swift (and Objective-C) testing framework.

              34 users

              github.com/Quick

              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

              • テクノロジー
              • 2014/08/05 07:14
              • swift
              • Objective-C
              • test
              • github
              • testing
              • BDD
              • library
              • GitHub - Quick/Nimble: A Matcher Framework for Swift and Objective-C

                7 users

                github.com/Quick

                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

                • テクノロジー
                • 2014/07/23 18:37
                • swift
                • ios
                • GitHub - QuickenLoans/SlickQuiz: A jQuery plugin for creating pretty, dynamic quizzes.

                  4 users

                  github.com/QuickenLoans

                  This repository has been archived by the owner. It is now read-only.

                  • テクノロジー
                  • 2012/12/11 13:14
                  • jquery

                  このページはまだ
                  ブックマークされていません

                  このページを最初にブックマークしてみませんか?

                  『github.com』の新着エントリーを見る

                  キーボードショートカット一覧

                  j次のブックマーク

                  k前のブックマーク

                  lあとで読む

                  eコメント一覧を開く

                  oページを開く

                  はてなブックマーク

                  • 総合
                  • 一般
                  • 世の中
                  • 政治と経済
                  • 暮らし
                  • 学び
                  • テクノロジー
                  • エンタメ
                  • アニメとゲーム
                  • おもしろ
                  • アプリ・拡張機能
                  • 開発ブログ
                  • ヘルプ
                  • お問い合わせ
                  • ガイドライン
                  • 利用規約
                  • プライバシーポリシー
                  • 利用者情報の外部送信について
                  • ガイドライン
                  • 利用規約
                  • プライバシーポリシー
                  • 利用者情報の外部送信について

                  公式Twitter

                  • 公式アカウント
                  • ホットエントリー

                  はてなのサービス

                  • はてなブログ
                  • はてなブログPro
                  • 人力検索はてな
                  • はてなブログ タグ
                  • はてなニュース
                  • ソレドコ
                  • App Storeからダウンロード
                  • Google Playで手に入れよう
                  Copyright © 2005-2025 Hatena. All Rights Reserved.
                  設定を変更しましたx