Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automated-tests

running single rails unit/functional test

Automated testing a game

Py.test: parametrize test cases from classes

How do you create tests for "make check" with GNU autotools

Best way to intercept XHR request on page with Puppeteer and return mock response

automated-tests puppeteer

Browserify - multiple entry points

Espresso test recording feature in Android Studio 2.2

How to skip the rest of tests in the class if one has failed?

parametrize and running a single test in pytest

Is there a good IE-based Selenium IDE? [closed]

What is the best automated website UI testing framework [closed]

Is there an easy way in xunit.net to compare two collections without regarding the items' order?

Check response header's value in Postman tests

How to check for an element that may not exist using Cypress

automated-tests cypress

Can I link multiple BOOST unit tests into a single test binary?

What is the difference between .// and //* in XPath?

JUnit test report enrichment with JavaDoc

Expected build-failure tests in CMake

What is the best way to test webforms apps ( ASP.NET )

Writing "unit testable" code?