DictionaryForumContacts

   English
Terms for subject Programming containing be unit -tested | all forms | in specified order only
EnglishRussian
applications can be unit testedприложения могут быть протестированы раздельно (ssn)
be correctly unit-testedбыть корректно покрытым модульными тестами (If the code written and development done is relevant to the dedicated ticket, correctly unit-tested, and free of obvious code smells or bad practices, it can be considered safe to merge into the master branch.)
be unit-testedбыть покрытым модульными тестами (говоря об исходном коде: There is no point in reviewing code that is not ready, meaning that it should be of good quality, commented, and unit-tested at least. Alex_Odeychuk)
unit test framework: A tool that provides an environment for unit or component testing in which a component can be tested in isolation or with suitable stubs and drivers. It also provides other support for the developer, such as debugging capabilitiesинтегрированная среда модульного тестирования: инструмент, предоставляющий окружение для модульного тестирования или компонентного тестирования, в котором компонент может быть протестирован как в изоляции, так и с соответствующими заглушками и драйверами. этот инструмент также предоставляет разработчику возможности отладки (Standard glossary of terms used in Software Testing)