#testing

[ follow ]
#software-development
fromHackernoon
2 months ago
DevOps

Code Smell 293 - You Should Avoid Adding isTesting or Similar Flags | HackerNoon

Avoid adding flags like isTesting in code to maintain clean separation between testing and production.
Use dependency injection to prevent mixing testing and production logic.
fromInfoQ
4 months ago
JavaScript

How Slack Used an AI-Powered Hybrid Approach to Migrate from Enzyme to React Testing Library

Slack migrated from Enzyme to React Testing Library to maintain test quality and coverage after Enzyme's support for React 18 ended.
fromRubyflow
4 weeks ago
Ruby on Rails

RSpec book update: Testing in isolation with mocks (and friends)

The chapter on testing with mocks and stubs in Everyday Rails Testing has been completely revised to reflect updated beliefs on using them.
fromHackernoon
1 year ago
Games

The Testing Hack That Makes Bugs Easier to Catch (and Code Easier to Read) | HackerNoon

Table-driven testing organizes multiple test cases efficiently, enhances maintainability, and simplifies adding new tests by using a single function to evaluate them.
fromDevOps.com
1 week ago
DevOps

From Testing Hell to Quality Heaven With Intelligent Continuous Testing - DevOps.com

The Payments and Transfers unit transformed its testing by adopting Intelligent Continuous Testing, significantly improving efficiency and reliability.
fromTheregister
3 months ago
Miscellaneous

Developers feared violence against their ... test account?

Inadequate testing practices can lead to humorous yet serious consequences, highlighting the importance of separating testing environments from real financial systems.
fromHackernoon
2 months ago
DevOps

Code Smell 293 - You Should Avoid Adding isTesting or Similar Flags | HackerNoon

Avoid adding flags like isTesting in code to maintain clean separation between testing and production.
Use dependency injection to prevent mixing testing and production logic.
fromInfoQ
4 months ago
JavaScript

How Slack Used an AI-Powered Hybrid Approach to Migrate from Enzyme to React Testing Library

Slack migrated from Enzyme to React Testing Library to maintain test quality and coverage after Enzyme's support for React 18 ended.
fromRubyflow
4 weeks ago
Ruby on Rails

RSpec book update: Testing in isolation with mocks (and friends)

The chapter on testing with mocks and stubs in Everyday Rails Testing has been completely revised to reflect updated beliefs on using them.
fromHackernoon
1 year ago
Games

The Testing Hack That Makes Bugs Easier to Catch (and Code Easier to Read) | HackerNoon

Table-driven testing organizes multiple test cases efficiently, enhances maintainability, and simplifies adding new tests by using a single function to evaluate them.
fromDevOps.com
1 week ago
DevOps

From Testing Hell to Quality Heaven With Intelligent Continuous Testing - DevOps.com

The Payments and Transfers unit transformed its testing by adopting Intelligent Continuous Testing, significantly improving efficiency and reliability.
fromTheregister
3 months ago
Miscellaneous

Developers feared violence against their ... test account?

Inadequate testing practices can lead to humorous yet serious consequences, highlighting the importance of separating testing environments from real financial systems.
more#software-development
#go
fromHackernoon
1 month ago
Running

testing.B.Loop: Some More Predictable Benchmarking for You | HackerNoon

Go 1.24's testing.B.Loop simplifies and enhances benchmark writing in Go, minimizing common pitfalls and ensuring accurate timing.
fromHackernoon
1 month ago
Running

Here's How to Test Concurrent Code With Testing/Synctest: Go 1.24 | HackerNoon

Go 1.24 introduces an experimental testing/synctest package to aid in testing concurrent programs, addressing common challenges associated with such code.
fromHackernoon
1 month ago
Running

testing.B.Loop: Some More Predictable Benchmarking for You | HackerNoon

Go 1.24's testing.B.Loop simplifies and enhances benchmark writing in Go, minimizing common pitfalls and ensuring accurate timing.
fromHackernoon
1 month ago
Running

Here's How to Test Concurrent Code With Testing/Synctest: Go 1.24 | HackerNoon

Go 1.24 introduces an experimental testing/synctest package to aid in testing concurrent programs, addressing common challenges associated with such code.
more#go
fromMedium
3 weeks ago
Scala

Reading Files in Test Resources using Scala 3

The article explains how to read files from a resources folder in Scala test classes using scalatest.
#pytest
fromPythontest
8 months ago
JavaScript

Finding the top pytest plugins

The article discusses the top downloaded pytest plugins based on recent data, highlighting their significance in Python testing.
fromtestandcode.com
1 month ago
Web frameworks

pytest-html - a plugin that generates HTML reports for test results

pytest-html simplifies the process of generating detailed HTML reports for pytest test results.
fromtestandcode.com
1 month ago
Django

Python 3.14 won't repeat with pytest-repeat

pytest-repeat allows for easy repetition of tests but isn't compatible with Python 3.14.
fromPythontest
8 months ago
JavaScript

Finding the top pytest plugins

The article discusses the top downloaded pytest plugins based on recent data, highlighting their significance in Python testing.
fromtestandcode.com
1 month ago
Web frameworks

pytest-html - a plugin that generates HTML reports for test results

pytest-html simplifies the process of generating detailed HTML reports for pytest test results.
fromtestandcode.com
1 month ago
Django

Python 3.14 won't repeat with pytest-repeat

pytest-repeat allows for easy repetition of tests but isn't compatible with Python 3.14.
more#pytest
#automation
fromMedium
1 month ago
DevOps

Test smart: how to deal with biases around testing?

Testers' roles are often undervalued and misperceived, limiting their potential contributions to digital product development.
fromHackernoon
2 months ago
DevOps

Here's the 7-Step Framework I Use to Get Ahead in Automation Testing | HackerNoon

Automation testing streamlines the testing process, allowing coders to focus on quality over quantity.
fromHackernoon
5 years ago
JavaScript

Selenium Versus Karate: a Solid Comparative Approach | HackerNoon

Software architecture is rapidly evolving, with SOA and Microservices addressing coupling issues but complicating testing challenges.
DevOps
fromMedium
1 month ago

Test smart: how to deal with biases around testing?

Testers' roles are often undervalued and misperceived, limiting their potential contributions to digital product development.
fromHackernoon
2 months ago
DevOps

Here's the 7-Step Framework I Use to Get Ahead in Automation Testing | HackerNoon

Automation testing streamlines the testing process, allowing coders to focus on quality over quantity.
fromHackernoon
5 years ago
JavaScript

Selenium Versus Karate: a Solid Comparative Approach | HackerNoon

Software architecture is rapidly evolving, with SOA and Microservices addressing coupling issues but complicating testing challenges.
more#automation
#user-experience
more#user-experience
UX design
fromHackernoon
1 month ago

XPath Expression Generation: How We Generated XPath Queries | HackerNoon

Generating effective XPath queries requires avoiding references to non-existent elements and predicates that yield empty result sets.
fromHackernoon
4 years ago
DevOps

This DevOps Fix Cuts Kubernetes Test Times from 7 Minutes to 1 | HackerNoon

Virtual clusters enable testing in isolation on a shared Kubernetes cluster, optimizing cost and minimizing conflicts.
fromHackernoon
3 months ago
Miscellaneous

Never Miss Anything With this Checklist on Testing Online Chat Running on WebSocket | HackerNoon

WebSocket facilitates real-time data exchange crucial for applications like online chats and games.
fromHackernoon
2 years ago
JavaScript

How to Retrofit Tests Into a ReactJS Codebases Without Tests | HackerNoon

The author focuses on improving testing practices for ReactJS applications, leveraging open-source contributions and personal experiences.
fromZDNET
2 months ago
Wearables

Galaxy S25 Ultra is easy to break - and the 'most repairable' Samsung flagship in years

The Galaxy S25 Ultra, marketed as durable, revealed fragility in real-world tests, especially in screen durability, despite improved repairability.
#developer-tools
fromOracle
2 months ago
JavaScript

Announcing Tools for Graal Development Kit for Micronaut 4.7.3

The Multicloud Tester enhances development efficiency by allowing parallel test execution across multiple clouds.
fromPythonbytes
4 months ago
Python

Because we are not monsters

Django CLI improvements enhance developer efficiency, enabling commands like 'django' instead of 'django-admin'.
Django-Unicorn allows for modern interactivity without needing JavaScript or APIs.
Testing string characteristics and learning about Python's features can streamline the coding process.
fromOracle
2 months ago
JavaScript

Announcing Tools for Graal Development Kit for Micronaut 4.7.3

The Multicloud Tester enhances development efficiency by allowing parallel test execution across multiple clouds.
fromPythonbytes
4 months ago
Python

Because we are not monsters

Django CLI improvements enhance developer efficiency, enabling commands like 'django' instead of 'django-admin'.
Django-Unicorn allows for modern interactivity without needing JavaScript or APIs.
Testing string characteristics and learning about Python's features can streamline the coding process.
more#developer-tools
#robotaxi
fromABC7 San Francisco
5 months ago
SF politics

Zoox robotaxis begin testing on San Francisco streets

Zoox robotaxis are beginning testing in San Francisco, featuring a distinctive design and bi-directional functionality.
fromTechCrunch
3 months ago
SF politics

Waymo reportedly testing robotaxis in 10 new cities in 2025 | TechCrunch

Waymo is expanding its testing locations for autonomous vehicles, emphasizing adaptability over immediate commercial rollout.
fromABC7 San Francisco
5 months ago
SF politics

Zoox robotaxis begin testing on San Francisco streets

Zoox robotaxis are beginning testing in San Francisco, featuring a distinctive design and bi-directional functionality.
fromTechCrunch
3 months ago
SF politics

Waymo reportedly testing robotaxis in 10 new cities in 2025 | TechCrunch

Waymo is expanding its testing locations for autonomous vehicles, emphasizing adaptability over immediate commercial rollout.
more#robotaxi
Cars
fromwww.aljazeera.com
3 months ago

Lewis Hamilton crashes Ferrari at Barcelona F1 track test

Lewis Hamilton crashed while testing a 2023 Ferrari car but was unharmed and is adjusting to his new team after leaving Mercedes.
fromcyclingnews.com
5 months ago
Bicycling

Wind tunnel tested - 18 road bike wheelsets go head to head

Choose bike wheels based on riding terrain, prioritizing weight for uphill climbs and aerodynamics for flat and downhill rides.
#bit
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Utilizing Bit's lanes allows for effective testing of interdependent packages in separate repositories.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Testing changes in multiple packages with Bit enhances validation before releasing them.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Utilizing Bit's lanes allows for effective testing of interdependent packages in separate repositories.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Testing changes in multiple packages with Bit enhances validation before releasing them.
more#bit
fromPythoninsider
7 months ago
Python

Python Insider: Python 3.13.0RC2, 3.12.6, 3.11.10, 3.10.15, 3.9.20, and 3.8.20 are now available!

Python 3.13.0RC2 is ready for testing, with a final release planned for October 1st.
Maintain third-party project compatibility and avoid using the RC in production environments.
fromCodeProject
8 months ago
JavaScript

Spring Boot Test for Application Testing

Spring Boot Test provides frameworks for integration and unit testing in Spring applications.
fromHackernoon
1 year ago
JavaScript

Introducing FauxRPC: How Does it Work? | HackerNoon

FauxRPC accelerates development and testing by creating fake implementations of services for isolated frontend testing and quick prototyping.
fromFortune Well
8 months ago

More free COVID tests available for mail order soon

Free COVID-19 test kits will be available to U.S. households in late September, aiding detection as the holiday season approaches.
Coronavirus
fromInsideEVs
8 months ago
Startup companies

Waymo's New Robotaxi Is Designed For Bad Weather

Waymo is testing its sixth-generation driverless taxi in the U.S. with advanced sensor technology aimed at improving safety and reliability.
fromWIRED
8 months ago
Science

This Gargantuan Lab Simulates Blasting Satellites Into Space

The National Satellite Test Facility in the UK centralizes satellite testing processes, improving efficiency and readiness for complex satellite missions.
Python
fromPycoders
8 months ago

PyCoder's Weekly | Issue #642

Using coverage tools to check code execution in tests is crucial for managing 100s of deployments daily and handling errors efficiently.
[ Load more ]