IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin
Spring Framework 6.2 introduced MockMvcTester to support writing AssertJ style assertions using AssertJ under the hood. If you’re using Spring Boot, the spring-boot-starter-test dependency transitively adds the most commonly used testing libraries such as mockito, assertj, json-path, jsonassert, …
Controle de qualidade e engenharia de teste são partes essenciais do desenvolvimento moderno de softwares. Na JetBrains, acreditamos que usar a ferramenta certa é importante para cada tipo de trabalho. Criar uma ferramenta separada para o desenvolvimento automatizado de testes foi uma etapa natural …
El control de calidad y la ingeniería de pruebas son partes esenciales del desarrollo de software moderno. En JetBrains, creemos que utilizar la herramienta adecuada es importante en cualquier trabajo. Crear una herramienta independiente para el desarrollo de pruebas automatizadas era un paso natura…
現代のソフトウェア開発において、QA とテストエンジニアリングは不可欠な要素です。 JetBrains は、どんな仕事でも適切なツールを使用することが重要だと考えています。 そのため、さまざまな役割が伴うソフトウェア開発チームのニーズに対応できる自動化テスト開発向けのツールを別途作成することは、当社にとって自然な流れでした。 テスト自動化用の強力な最新 IDE、JetBrains Aqua をご紹介いたします。 Aqua は既存の JetBrains 製品とは異なる特有の機能セットを提供します。 Aqua には、多言語 IDE(JVM、Python、JavaScript などをサポート)…
L'assurance qualité et l'ingénierie des tests sont des éléments essentiels pour le développement logiciel. Chez JetBrains, nous pensons qu'il est important de disposer de l'outil approprié pour chaque tâche, c'est pourquoi nous avons décidé de créer un outil pour le développement de tests automatisé…
QA 和测试工程对现代软件开发必不可少。 在 JetBrains,我们相信使用正确的工具对每项工作都很重要。 对我们来说,为自动化测试开发创建单独的工具是自然而然的事,因为这使我们能够满足多角色软件开发团队的需求。 我们很高兴能够推出 JetBrains Aqua,这是一款用于测试自动化的功能强大的新 IDE。 Aqua 具有与现有 JetBrains 产品不同的独特功能集。 在 Aqua 中,我们融合了测试自动化工程师在日常工作中需要的一切,包括多语言 IDE(支持 JVM、Python 和 JavaScript 等)、HTTP 客户端、数据库管理功能、Docker 支持、TMS 客户端,以…
QA 및 테스트 엔지니어링은 현대 소프트웨어 개발에 필수적인 부분입니다. 또한 JetBrains는 모든 작업에 적합한 도구를 사용하는 것을 중요하게 생각합니다. 다양한 역할을 가진 소프트웨어 개발 팀의 요구 사항을 충족할 수 있는 자동화된 테스트 개발을 위한 도구를 별도로 제작하는 것은 JetBrains에게 있어 자연스러운 흐름이었습니다. 테스트 자동화를 위한 강력한 신규 IDE인 JetBrains Aqua를 소개합니다. Aqua는 기존 JetBrains 제품과 차별화된 고유한 기능을 제공합니다. Aqua에는 여러 언어를 지원하는 …
Zajištění kvality a testování hrají ve vývoji moderního softwaru nedílnou roli. Jsme přesvědčeni, že na každou práci by se měl používat ten správný nástroj. Vytvoření samostatného nástroje pro automatizovaný vývoj testů pro nás představoval přirozený krok, protože nám umožňuje pokrýt potřeby týmů za…
QA and test engineering are essential parts of modern software development. At JetBrains, we believe using the right tool matters for every job. Creating a separate tool for automated test development was a natural step for us, as it allows us to cover the needs of multi-role software development te…
Register now and join us for our next IntelliJ IDEA Live Stream of Testcontainers: From Zero to Hero. In this live stream, Marco Behler, Developer Advocate @JetBrains, will help you get started with Testcontainers for your integration, or UI tests, using your favorite IDE, IntelliJ IDEA. Day: Wedn…
IntelliJ IDEA provides support for the upcoming JUnit 5 release. JUnit has pretty much been the standard for Java unit testing for years, and the latest version brings the library right up to date, making use of Java 8 features and bringing in ways of testing that are familiar if you've been using o…
One of the new features in IntelliJ IDEA 2016.2 is support for the new JUnit 5 testing framework. Almost all Java developers will have used JUnit at some point, so it's pretty exciting to find the newest version has evolved with the times and provides a number of new features, some of which may be …