Introducing React ReExt – Sencha Ext JS Components in React! LEARN MORE

Sencha Test 2.3.0 提供開始のお知らせ

September 12, 2019 123 Views
この記事は Brandon Donnelson による Announcing Sencha Test 2.3.0 GA の抄訳です

Sencha Test 2.3.0 の提供を開始しました。ビルドシステムとの統合とログのサポートを向上させる、より高速なテストエンジンは開発時と結合時のテストを効率よく行えるように設計されています。この記事ではSencha Testの新機能がエンタープライズアプリケーションの品質をどのように向上させるかを紹介いたします。

ハイライト

  • 新しいnpm stc-cliパッケージによりNPMパッケージマネージャーを通じて任意のstc-cliビルドシステムでテストを実行可能
  • 新しい Select Option Future により、HTML select 要素での選択や設定をネイティブAPIですばやく実行可能
  • Webページで選択したHTML要素を容易に検出してテスト可能

ビルドシステム

  • プロジェクトのビルドとテストでTravis CIをサポート
  • 新しいNPMサポートにより、開発者が一般的に使用するビルドシステムでテストを実行可能
  • TeamCityテストサポートの改善

ブラウザファームの改善

  • さまざまなブラウザーおよびモバイルデバイスでのアプリケーションテストを簡単に有効化するためのBrowserStackサポートの追加
  • Sauce Labs とブラウザファームサポートの改善

ExtAngular

  • ExtAngularアプリケーションのブラウザーモードを使用したテストをサポート

その他の改善

  • バックエンドサポートの改善
  • BrowserStackおよびSauce LabsファームでのネイティブiOSおよびAndroidサポート
  • 更新および改善されたChromeドライバーのサポート
  • 改良されたExt JS Modernツールキットのグリッド、SVGおよびD3サポート
  • 強化されたエラー処理機能

デモを見る

Sencha Test 2.3.0 をお試しください

 

Recommended Articles

Ext JS Performance Optimization for Large-scale Applications

Are you facing issues with Ext JS applications’ performance as they scale up? Don’t worry! This blog covers the main topics for optimizing Ext JS…

Ext JS Dynamic Forms: Hands-On Guide to Create Data Forms

Dynamic forms are changing the online world these days. ExtJS can help you integrate such forms into your website. It has scalable and excellent reusable…

JavaScript Design Patterns: A Hands-On Guide with Real-world Examples

As a web developer, you know how popular JavaScript is in the web app development landscape. It powers thousands of web applications, from simple to…

Virtual JS Days 2024のハイライト

2024年2月20日~22日、第3回目となる「Virtual JavaScript Days」が開催されました。JavaScript の幅広いトピックを採り上げた数多くのセッションを実施。その内容は、Senchaの最新製品、ReExt、Rapid Ext JSまで多岐にわたり、JavaScriptの最新のサンプルも含まれます。 このカンファレンスでは多くのトピックをカバーしています。Senchaでセールスエンジニアを務めるMarc Gusmano氏は、注目すべきセッションを主催しました。Marc は Sencha の最新製品「ReExt」について、詳細なプレゼンテーションを実施。その機能とメリットを、参加者に理解してもらうべく詳細に説明しました。 カンファレンスは、Senchaのジェネラルマネージャを務めるStephen Strake氏によるキーノートでスタートしました。キーノートでは、会社の将来のビジョンについての洞察を共有しています。世界中から JavaScript 開発者、エンジニア、愛好家が集まるとてもエキサイティングなイベントとなりました。これは、JavaScript エコシステムの最新情報について学ぶユニークな機会と言えます。

JS Frameworks: A Guide to Dodging 10 Common Blunders

Ext JS is one of the most popular JS frameworks for creating interactive websites. However, beginners often face challenges when using it. This guide helps…

7 Tips for Optimizing Performance in JavaScript Grids

A JavaScript data grid is a UI element that enables developers to efficiently present data in a tabular format. These grids essentially allow us to…

View More