I
I
Ilya2014-05-27 10:03:14
Unit testing
Ilya, 2014-05-27 10:03:14

Captcha in unit tests, how to enter?

There is a set of modules that communicate with external resources via their API.
Usually communication with them takes place in the normal mode, but sometimes they request a captcha.
How can I implement its input in a unit test?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Puma Thailand, 2014-05-27
@opium

there are a lot of services for recognizing captcha for a small denyuzhku

V
velvetcat, 2014-07-22
@velvetcat

Not quite clear task. A unit test should not depend on external resources, otherwise it is not a unit test.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question