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
Swift is the best programming language you should learn and make your dream app easily. Swift programming is a powerful yet easy-to-learn coding language created by Apple. It's frequently used for developing iOS and macOS applications, as well as tvOS and watchOS apps. While you can use other languages to create Apple apps, Swift is the preferred language, and it's recommended because its code is
Yeti 0.2.19 provides more fixes we found while testing YUI 3.9.0. Changelog Report uncaught errors. Fix agentError event. Catch uncaught errors that occur before domready. Increase timeout to first ping from 2s to 60s. Fix bug that would cause some tests to never run. (88f26d3, 8703aea) Prevent WebDriver-launched browsers from timing out during testing. (a9b7e10) Reduce WebDriver CLI options to wd
平素よりQA@ITをご利用いただき、誠にありがとうございます。 QA@ITは「質問や回答を『共有』し『編集』していくことでベストなQAを蓄積できる、ITエンジニアのための問題解決コミュニティー」として約7年間運営をしてきました。これまでサービスを続けることができたのは、QA@ITのコンセプトに共感をいただき、適切な質問や回答をお寄せいただいた皆さまのご支援があったからこそと考えております。重ねて御礼申し上げます。 しかしながら、エンジニアの情報入手方法の多様化やQAサービス市場の状況、@ITの今後のメディア運営方針などを検討した結果、2020年2月28日(金)15:00をもちましてQA@ITのサービスを終了することにしました。 これまでご利用をいただきました皆さまには残念なお知らせとなり、誠に心苦しく思っております。何とぞ、ご理解をいただけますと幸いです。 QA@ITの7年間で皆さまの知識
Yeti 0.2.18 was released on March 9, preceded by two other releases since January 10. I’ve skipped a few release blog posts, but that doesn’t mean I wasn’t making Yeti better for all of you! <3 Battle tested The YUI team has used Yeti 0.2.18 to test the entire YUI Library test suite on the following browsers: Internet Explorer 8, 9, 10 Firefox 19 Chrome 25+ Safari 6 Safari on iOS 6 (iPad with Reti
This is the second of a two part introduction on how to write testable Javascript UI code. The first article, Anti-Patterns and their fixes, uses a sample application to introduce several common, avoidable, and test-inhibiting anti-patterns. Why these common practices are anti-patterns and how to fix them are explained. This article continues by refactoring the original application to be easier to
I’ve spoken about package management in the client side JavaScript sphere before. I’ve extoled the virtues of component and broadly avoid mentioning browserify. A lot has happened since then though. Both have shiny new websites and browserify has hit version 2. Why didn’t I talk about Browserify v1?Browserify v1 has been around for a long time. It has an almost magical ability to take JavaScript c
The English Premier League in England is the most popular soccer league in the world, and it also happens to be the most popular sport in the globe. Soccer is the most popular sport in the whole world. It should come as no surprise that betting on the most popular league in the world is… Choy Sun pgslotauto Doa is the Chinese lord of abundance and success, and this game, with its five reels, 243 p
Travis-CIでブラウザのテストできないのかなー、できないよなーと思いつつ、いろいろ探してみたら出来るような事を知り、今ホット(なのかな?)なtestemを使う事でmochaでのテストも実行できるらしい!という事を知ったので試してみました。 準備 package.jsonの記述を変更します。 package.json "scripts": { "pretest": "./node_modules/.bin/bower install", "test": "./node_modules/.bin/mocha && ./node_modules/.bin/testem ci" }, "devDependencies": { "bower": "~0.8", "chai": "~1.5", "mocha": "~1.8", "testem": "~0.2" } testemが必要なのでtes
JavaScript Test Fiddle Template というJSFiddleで使えるQUnit/Jasmine/Mocha/Buster.JSなどを動かすテンプレートを作りました。 使い方は単純で、 JavaScript Test Fiddleで好きなテスティングフレームワークを選ぶ(なかったらPull Requst) JSFiddleがテストのセットアップが入った状態で開かれるので、テストを書く “Save” ボタンを押して保存 後は、自由にShareするなどして使えます。 jsFiddleのショートカットや使い方については jsFiddleをとことん楽しむために知っておくと良い15の事 | ゆっくりと… が詳しいです。 画面左隅にもショートカットのチートシートがあります。 jsFiddleをとことん楽しむために知っておくと良い15の事 | ゆっくりと… jsFiddle Do
今日話さないこと JavaScriptの基礎知識、jQueryの導入 気持ちいいUIやUXがうんちゃら CanvasやWebGLを使ったリッチでイケてるゲームの作り方
Intro We've been working on developing tests for checking WebRTC connections in Lynckia and Google Chrome (stable and unstable versions). We started using Travis for the server tests some weeks ago, but at this time, we wanted to go beyond simple tests of Nuve and basic room's functionality. Our idea is to test publishng, subscribing and further features of our client library in Chrome and in futu
zlibjs-test.md zlib.js における BusterJS のテスト Minify した JS と、Minify する前の JS のテストを分ける Minify した JS はコンパイル時の最適化によってコードパスが変更されていることがあります。 テストによっては正しいコードパスで実行されているか確認したいこともあるので、そのようなテストは Minify する前の JS で行います。 Minify しても export されているようなメソッドなどのテストは、どちらでも実行できるはずですので両方で実行するようにします。 コードパスをテストする コードパスをテストする場合、Minify する前のファイルをテストすることになります。 そういった場合、複数のファイルを扱うことになることが多いのですが、Closure Library の Minify する前の依存関係解決は docu
Javascript tests No manual interaction or rendering Sync tests Simple Synchronous Test Run test localStorage Example From the spec: The getItem(key) method must return the current value associated with the given key. If the given key does not exist in the list associated with the object then this method must return null. localStorage getItem Test Run test Async tests Structure of async tests Simpl
EngineeringHijacking Amazon EventBridge for launching Cross-A...Securing the invisible paths: How cross-account event flows can become security ... Data ScienceRevamping Data Science InterviewsInterviews are not just about improving hiring outcomes - they are about strengt... EngineeringRoBERTa Model for Merchant Categorization at Squar...Harnessing Large Language Models to Deliver Accurate Busine
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く