並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 139件

新着順 人気順

testsの検索結果1 - 40 件 / 139件

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

testsに関するエントリは139件あります。 testテストtesting などが関連タグです。 人気エントリには 『テストを書きたくない話 / I don't want to write tests』などがあります。
  • テストを書きたくない話 / I don't want to write tests

    2019/10/11に行われた「「テスト」の話を聞いてみようの会」での登壇資料です

      テストを書きたくない話 / I don't want to write tests
    • テストを書くか書かないかの状況判断 / Deciding whether to write tests - DeNA Tech Talk

      2014/12/09 に DeNA 社内勉強会にお招きいただいて話した内容です

        テストを書くか書かないかの状況判断 / Deciding whether to write tests - DeNA Tech Talk
      • Learn Go with Tests: テスト駆動開発を体験しながら Go を学ぼう - kakakakakku blog

        TDD(テスト駆動開発)を体験しながら Go を学べる学習コンテンツ「Learn Go with Tests」を紹介する❗️全てのコンテンツを実施してみて,非常に良かったのでまとめることにした💡 Go に入門できる TDD のサイクル (Red / Green / Refactor) を体験できる コンテンツは "35種類" もある 無料で学べる GitBook (GitHub) に公開されている 日本語対応 英語版 📚 quii.gitbook.io 日本語版 📚 andmorefine.gitbook.io コンテンツ一覧 なんと「35種類」もコンテンツがある❗️ Go fundamentals 🚢 21種類 Install Go(Go をインストールする) Hello, world(Hello, World) Integers(整数) Iteration(反復、繰り返し) A

          Learn Go with Tests: テスト駆動開発を体験しながら Go を学ぼう - kakakakakku blog
        • System tests have failed

          When we introduced a default setup for system tests in Rails 5.1 back in 2016, I had high hopes. In theory, system tests, which drive a headless browser through your actual interface, offer greater confidence that the entire machine is working as it ought. And because it runs in a black-box fashion, it should be more resilient to implementation changes. But I'm sad to report that I have not found

            System tests have failed
          • Automatically record puppeteer tests - Chrome DevTools - Dev Tips

            Chrome DevTools: Record tests with the puppeteer recorder Last updated: 25th November 2020 Introduction The Puppeteer Recorder feature in Chrome DevTools can monitor your webpage interactions and generate the code to automate a browser. For example, if you click on an element and type an email address into an email field, the recorder can generate the following code: await page.click("aria/Login")

            • 何度も挫折してきたE2Eテストだけど、今後はDatadog Synthetics Testsが良さそうかも - LIVESENSE ENGINEER BLOG

              これは Livesense Advent Calendar 2022 DAY 20 の記事です。 はじめに 株式会社リブセンスの転職会議事業部Webエンジニアの @ishitan-liv です。 今回は、過去に転職会議でも導入しようとして挫折してきたE2Eテストについて書きます。 E2Eテストを自作するか、SaaSを使うのかで比較した結果と、Datadog Synthetics Testsの使い方を軽く紹介したいと思います。 なお、この導入については完全に個人プロジェクトとしてやっております。 リブセンスではエンジニアの権利として毎月10%の技術投資枠確保というものがあり、Googleの20%ルールのようなもので、約20日勤務だと想定して2日間は興味のある技術的なことに使えます。 grow.google はじめに このブログ記事を読むと得られる(と思われる)もの 今回書かないこと 導入検討

                何度も挫折してきたE2Eテストだけど、今後はDatadog Synthetics Testsが良さそうかも - LIVESENSE ENGINEER BLOG
              • Tests as Documentation - たにしきんぐダム

                production code の設計についてはよく議論される一方、ユニットテストをどう書くべきかについてはあまり議論されることが少なく。とにかくカバレッジが高ければヨシみたいな感じで軽く扱われていることが多い気がする。 その結果、テストを書くときやとりわけテストを追加するときに "良くない" 方法でテストを追加/拡張してしまい、メンテナンスしにくく壊れやすい・(未来の自分でも)読んでも何を検証しているのか分からない、テストが落ちても不安だけを煽り何が問題なのか分からない、技術的負債が誕生してしまう。 詳しいことは本 ( XUnit Test Patterns など? 詳しい人は僕に紹介してください)を読んだりチームメンバーと議論するのが良いと思うが、この記事を読んでテストの書き方に対する意識を啓発できたらなと思っている。 理想を述べるのは簡単だけど現実は大変、頑張ろう introduct

                  Tests as Documentation - たにしきんぐダム
                • GitHub - qawolf/qawolf: 🐺 Create browser tests 10x faster

                  At QA Wolf, we’re building the magical QA experience that we wanted when we were managing engineering teams. With zero effort on your part, we get you to 80% automated test coverage in 4 months — and keep you there. We plan. You’ll get a test matrix covering every user flow in your web app, from happy path to edge case and everything in between. We automate. Using vanilla, open source Microsoft Pl

                    GitHub - qawolf/qawolf: 🐺 Create browser tests 10x faster
                  • 自宅の消費/発電電力量を記録しはじめてから1年経った - Datadog Synthetic Tests はじめの一歩 - えいのうにっき

                    こんなかんじで記録・確認できるようにしています 一昨年、PPAの制度を利用して自宅に太陽光発電を導入してそれなりに便利に活用していたのですが、唯一引っかかっていたのが、その実績値の確認や記録のこと。 我が家で利用しているシステムの場合、↓のようなWebサービスでそれを確認することができるんですが、 なんと、これだけしかみられなくって。 1時間単位でどれくらいの消費/発電量だったか 当月以前の過去の消費/発電量の推移はどんなだったか といったような情報は、このWebサービス単独では得ることができません。......つらい! ただ、"このWebサービス単独では" と書いたとおり、何らかの仕組み、もしくは努力によって以下のようなことをすることで、補うことはできます。 毎時間、このサイトにアクセスし、その時点での消費/発電量を取得(いわゆるスクレイピングですね)、前回アクセス時のそれらとの差分を取

                      自宅の消費/発電電力量を記録しはじめてから1年経った - Datadog Synthetic Tests はじめの一歩 - えいのうにっき
                    • Puppeteer, Selenium, Playwright, Cypress - how to choose? - AI-driven E2E automation with code-like flexibility for your most resilient tests

                      Puppeteer, Selenium, Playwright, Cypress – how to choose? At Testim, a lot of what we do is build  AI-based features on top of automation frameworks to add stability,… At Testim, a lot of what we do is build  AI-based features on top of automation frameworks to add stability, accelerate test creation, and improve root-cause analysis. We evaluate a number of test automation frameworks to understand

                        Puppeteer, Selenium, Playwright, Cypress - how to choose? - AI-driven E2E automation with code-like flexibility for your most resilient tests
                      • [2023/10/06 - Four Keysで改善する開発生産性] フロントエンド開発における、 デプロイ頻度を上げるための テスト設計と仕組みづくりのヒント / Tips for designing and structuring tests to increase deployment frequency in front-end development

                        2023/10/06にオンラインでタイミーさんと共同開催させてもらった「Four Keysで改善する開発生産性〜データ・モバイル・フロントエンド〜」での資料です。 https://uzabase-tech.connpass.com/event/294494/ === セクション② フロントエンド開発における、デプロイ頻度を上げるためのテスト設計と仕組みづくりのヒント https://www.youtube.com/live/mrfTRtL8gOI?feature=shared&t=1856

                          [2023/10/06 - Four Keysで改善する開発生産性] フロントエンド開発における、 デプロイ頻度を上げるための テスト設計と仕組みづくりのヒント / Tips for designing and structuring tests to increase deployment frequency in front-end development
                        • Learn Go with tests

                          p��N V

                            Learn Go with tests
                          • Best Practices for Writing Tests with React Testing Library

                            React Testing Library has become the de facto standard for testing React components. Focus on testing from the user's perspective and avoidance of implementation details in tests are some of the main reasons for its success. Properly written tests not only help prevent regressions and buggy code, but in the case of React Testing Library, they also improve the accessibility of components and the ov

                              Best Practices for Writing Tests with React Testing Library
                            • TypeScriptとDocumentaion tests / Documentation tests with TypeScript

                              TypeScriptとDocumentaion tests / Documentation tests with TypeScript

                                TypeScriptとDocumentaion tests / Documentation tests with TypeScript
                              • 小学生の英検対策!背景知識は読解の手助けに!〜Success with Reading Tests G3 test2(P.7)〜 - Bossの英語旅

                                大事ににしている教材!英語で学ぶトリビア:知識の素地は楽しく、興味を大切に 「へぇ!」の感情が子供の知識欲を生み出す 日本人英語講師のBossです。 前回の記事から興味を持ち 教材を購入して頂いた皆さん →ありがとうございます! 私の恩返しは 「ピクチャーディクショナリー」 「トリビアの補足事項」 ※特別使用:ピクチャーディクショナリーをプレゼント! 初めに 使用教材 オススメの楽しみ方 前回からの改善点 ①1記事1トリビア ② ピクチャーディクショナリーの増量 実践編 A:コウモリの生態(bat ecology)(P.7) ピクチャーディクショナリー 準1級以上を目指す場合 最後に 初めに 今回は少し英語に特化します! 前回から当ブログでシリーズ化した 「英語で学ぶトリビアの泉:知識の素地」 ① 増え続ける小学生での英検2級試験対策 →追いつかない知識はトリビア(雑学、豆知識)から広げる

                                  小学生の英検対策!背景知識は読解の手助けに!〜Success with Reading Tests G3 test2(P.7)〜 - Bossの英語旅
                                • Writing unit tests in Golang Part 1: Introducing Testify

                                  Unit testing is a way of writing tests for the individual components (aka, the smallest part) of a program. The purpose of it is to validate that any piece of code is always working as expected. Moreover, unit testing has a lot of advantages such as improving the quality of code, providing documentation, also the code can be tested individually and doesn’t require another module in order for it to

                                    Writing unit tests in Golang Part 1: Introducing Testify
                                  • TSDoc と documentation tests

                                    技術ネタ中心にその他雑多なことを

                                      TSDoc と documentation tests
                                    • Are your automated tests improving?

                                      「皆さんの自動テストは改善されていますか?」 in JaSST'22 Kyushu #jasstkyushu

                                        Are your automated tests improving?
                                      • Terratest | Automated tests for your infrastructure code.

                                        Write test code using Go Create a file ending in _test.go and run tests with the go test command. E.g., go test my_test.go. Use Terratest to deploy infrastructure Use Terratest to execute your real IaC tools (e.g., Terraform, Packer, etc.) to deploy real infrastructure (e.g., servers) in a real environment (e.g., AWS). Validate infrastructure with Terratest Use the tools built into Terratest to va

                                          Terratest | Automated tests for your infrastructure code.
                                        • GitHub - nvh95/jest-preview: Debug your Jest tests. Effortlessly.🛠🖼

                                          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

                                            GitHub - nvh95/jest-preview: Debug your Jest tests. Effortlessly.🛠🖼
                                          • Portable stories for Playwright Component Tests

                                              Portable stories for Playwright Component Tests
                                            • GitHub - stack-auth/pgmock: In-memory Postgres for unit/E2E tests

                                              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

                                                GitHub - stack-auth/pgmock: In-memory Postgres for unit/E2E tests
                                              • 小学生の英検対策!トリビアで学ぶ「へぇぇ!な知識」〜Success with Reading Tests G3 test2〜 - Bossの英語旅

                                                「へぇ!」の感情が子供の知識欲を生み出す 日本人英語講師のBossです。 特注ピクチャーディクショナリー 初めに 小学生の英検学習における大きな壁 英検は英語以外に世相を問う 子供から興味を示すもの? 突破口は「トリビアの泉:へぇ!!」 楽しく英語で雑学「トリビアの泉」 注意点 使用教材 構成 ピクチャーディクショナリー 実践編 A:月面の由来:The Man in the Moon C:アメリカ大統領の大邸宅:The President's Home D:アフリカの民話:Stop bragging 最後に 初めに 小学生の生徒の親御さんから こんな相談をよく受けます 「子供が英検の読解問題を解きたがらない...」 小学生の英検学習における大きな壁 近年、顕著な傾向は →小学生の英検受験 また、個人的に驚いたのは →英検2級 or 準1級の受験者の増加 当然ですが、ハードルが上がります 母

                                                  小学生の英検対策!トリビアで学ぶ「へぇぇ!な知識」〜Success with Reading Tests G3 test2〜 - Bossの英語旅
                                                • Make Your Jest Tests up to 20% Faster by Changing a Single Setting

                                                  TL;DR When you have Jest as your test runner, passing the --maxWorkers=50% option will make the tests faster in most cases. For watch mode, use --maxWorkers=25%, and for CI disable Jest workers with --runInBand. You can experiment with the percentage and fine-tune for your particular setup. // package.json { "scripts": { // standalone Jest "test": "jest --maxWorkers=50%", "test:watch": "jest --wat

                                                  • OSS 版 Spectacles を使って、LookML の data tests や validation などを GitHub Actions で継続的に実行させてみた - Feedforce Developer Blog

                                                    こんにちは。自称 Looker エバンジェリストの id:masutaka26 です。 今日は Spectacles というツールを導入して、Looker インスタンスの健全性を高められた話を紹介します。 Spectacles とは 4 種類のテスト 基本的な振る舞い どのテストを採用し、どのような課題を解決したのか SQL validation Assert validation Content validation LookML validation どのような GitHub Actions にしたのか CI workflow Schedule workflow 落ち穂拾い 作業ブランチのゴミが残ることがある マシンユーザーを作るか作らないか まとめ Spectacles とは Spectacles は Looker のサードパーティ CI ツールです。継続的に各種テストを実行し、Lo

                                                      OSS 版 Spectacles を使って、LookML の data tests や validation などを GitHub Actions で継続的に実行させてみた - Feedforce Developer Blog
                                                    • GitHub - testimio/root-cause: 🔍 [DEPRECATED] Root Cause is a tool for troubleshooting Puppeteer and Playwright tests. 🔎

                                                      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

                                                        GitHub - testimio/root-cause: 🔍 [DEPRECATED] Root Cause is a tool for troubleshooting Puppeteer and Playwright tests. 🔎
                                                      • Spark Joy by Running Fewer Tests - Shopify

                                                        Developers write tests to ensure correctness and allow future changes to be made safely. However, as the number of features grows, so does the number of tests. Tests are a double-edged sword. On one hand, well-written ones catch bugs and maintain a program’s stability, but as the code base grows, a high number of tests impedes scalability because they take a long time to run and increase the likel

                                                          Spark Joy by Running Fewer Tests - Shopify
                                                        • GitHub - tendersearls/tldr: A Ruby test framework for people who don't have time for slow tests 💣💥

                                                          Okay, you might need to sit down for this: tl;dr, TLDR is a Ruby test framework that stops running your tests after 1.8 seconds. We initially meant this as a joke while pairin', but in addition to being funny, it was also a pretty good idea. So we fleshed out tldr to be a full-featured, mostly Minitest-compatible, and dare-we-say pleasant test framework for Ruby. The "big idea" here is TLDR is des

                                                            GitHub - tendersearls/tldr: A Ruby test framework for people who don't have time for slow tests 💣💥
                                                          • Flaky Tests In React: Detection, Prevention and Tools - Semaphore

                                                            I'm a web developer and technical content writer. I'm all about unleashing the power of code and words. I take pride in crafting interesting web apps or explaining complex concepts in a way that even a grandma would understand. In my spare time, I like to tinker with algorithms and AI to build my own games. Because what's more fun than making a computer do what you want it to do? In the context of

                                                              Flaky Tests In React: Detection, Prevention and Tools - Semaphore
                                                            • 無料でPCR検査だそうです! Povide Free PCR Tests

                                                              ワクチンやPCRの陰性証明で、イベントやレストランへの規制を緩和しようという動きがみられます。無症状(感染)者は英語でasymptomatic people 今回はちょこっと、今のニュースから^^ Expression 無症状(感染)者  英語 asymptomatic people 感染第6波 英語     “sixth wave”of infection ワクチン接種証明 英語 proof of vaccination PCR検査陰性   英語 negative PCR test

                                                                無料でPCR検査だそうです! Povide Free PCR Tests
                                                              • Exclusive: Musk’s Neuralink faces federal probe, employee backlash over animal tests

                                                                12 minute readDecember 6, 20222:57 PM UTCLast Updated agoExclusive: Musk’s Neuralink faces federal probe, employee backlash over animal tests Dec 5 (Reuters) - Elon Musk’s Neuralink, a medical device company, is under federal investigation for potential animal-welfare violations amid internal staff complaints that its animal testing is being rushed, causing needless suffering and deaths, according

                                                                  Exclusive: Musk’s Neuralink faces federal probe, employee backlash over animal tests
                                                                • Datadog Synthetic Monitoring API Tests で 20 を超えるドメインの SSL を監視した - every Tech Blog

                                                                  エブリーで小売業界向き合いの開発を行っている @kosukeohmura です。 昨年、エブリーではネットスーパーの事業を株式会社ベクトルワン様から引き継ぎました。引き継いだシステムを運用していく中で、ネットスーパーの各種サイトや API に使用している 20 個超の SSL 証明書の有効期限を切らさないように更新していく必要があり、そのために監視を導入したお話をします。 引き継ぎ作業の概観については以前公開しました ゼロからはじめるシステム引き継ぎ - every Tech Blog に書きましたので、合わせて御覧ください。 背景とモチベーション システムを引き継いだ時点では SSL 証明書の更新の運用は素朴なものでした。具体的にはエンジニアが有効期限を切らさないようにたまにそれぞれのサイトの有効期限をチェックし、有効期限が近づいたものを発見次第手動で更新作業を行うというものです。抜け漏

                                                                    Datadog Synthetic Monitoring API Tests で 20 を超えるドメインの SSL を監視した - every Tech Blog
                                                                  • Variation in False-Negative Rate of Reverse Transcriptase Polymerase Chain Reaction–Based SARS-CoV-2 Tests by Time Since Exposure

                                                                    Can't sign in? Forgot your password? Enter your email address below and we will send you the reset instructions

                                                                    • Testing in Go: Clean Tests Using t.Cleanup

                                                                      Go v1.14 ships with improvements across different aspects of the language. Two of them are brand new t.Cleanup, and b.Cleanup methods, added to the testing package. The introduction of these methods will make it easier for our tests to clean up after themselves. This was always achievable through the careful composition of (sub)tests and helper functions, but since Go 1.14, the testing package wil

                                                                        Testing in Go: Clean Tests Using t.Cleanup
                                                                      • Storybook’s Visual Tests addon enters beta

                                                                        Update, March 12: Storybook 8 and Visual Tests addon are out now! Learn more in the Storybook 8 launch announcement or Visual Tests addon’s launch announcement. Storybook 8 introduces a totally new workflow for safeguarding your UI from unexpected visual changes through Storybook’s Visual Tests addon! Learn how it works and try the beta today. Why visual testing?The challenge of testing UI is that

                                                                          Storybook’s Visual Tests addon enters beta
                                                                        • How to spend less time writing Django tests

                                                                          Autogenerating django integration tests using Kolo and trace inversion Kolo test generation in action I don’t enjoy writing tests I have a confession to make: I don’t enjoy writing tests. I really enjoy writing code, really enjoy bringing a feature to life and getting it out there, but writing tests is probably my least favourite part. I do appreciate the tests that already exist, the ones that ma

                                                                          • web-platform-tests dashboard

                                                                            • Meaningful Code Tests for Busy Devs | CodiumAI

                                                                              Generate confidence, not just code. Quality-first AI code generation to help busy devs write, test and review code.

                                                                                Meaningful Code Tests for Busy Devs | CodiumAI
                                                                              • 週刊Railsウォッチ: Railsコンソールが最新のIRB APIに移行、assertionless_tests_behaviorほか(20240513前編)|TechRacho by BPS株式会社

                                                                                こんにちは、hachi8833です。以下のお知らせに先ほど気づきました🎉。 💎Kaigi on Rails 2024 公式サイト オープン!💎 オンラインとオフラインのハイブリット開催です! 日程:2024.10.25 (Fri.) - 26 (Sat.) 有明セントラルタワーホールhttps://t.co/Jwk5Zro27S#kaigionrails — Kaigi on Rails (@kaigionrails) May 7, 2024 週刊Railsウォッチについて 各記事冒頭には🔗でパーマリンクを置いてあります: 社内やTwitterでの議論などにどうぞ 「つっつきボイス」はRailsウォッチ公開前ドラフトを(鍋のように)社内有志でつっついたときの会話の再構成です👄 お気づきの点がありましたら@hachi8833までメンションをいただければ確認・対応いたします🙏 Te

                                                                                  週刊Railsウォッチ: Railsコンソールが最新のIRB APIに移行、assertionless_tests_behaviorほか(20240513前編)|TechRacho by BPS株式会社
                                                                                • npm pack時にsrc下の__tests__を無視したい(2021/02/08更新) - cangoxina

                                                                                  npm packをする際に、src下に配置したテストファイルを除外する方法です。ググってもあんまりいい回答がヒットしなかったので記事にします。 2021/02/08 更新:npm v7 に対応しました。 目次 2021/02/08 追記 TL;DR(要約) npm packで圧縮されるファイル 指定したファイルやフォルダのみをnpmパッケージに含まれるfilesフィールド npm packから特定のフォルダを除外する .npmignoreを使うとめんどくさい filesで!を使おう おわりに 2021/02/08 追記 元々は!__tests__で除外ができていたのですが、どうやら npm v7 では!__tests__が使えないことが判明しました。(npm v6 で検証していました...) 回避方法としては!**/__tests__という風にアスタリスクをつけることで npm v6/v7

                                                                                    npm pack時にsrc下の__tests__を無視したい(2021/02/08更新) - cangoxina

                                                                                  新着記事