All Projects → sebastianbergmann → phpunit-documentation-russian

sebastianbergmann / phpunit-documentation-russian

Licence: other
Russian Documentation for PHPUnit

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to phpunit-documentation-russian

librarify-back
Librarify. Creando una API con Symfony 5 es un curso completo sobre Symfony 5 en el que cuento cómo desarrollar una API desde cero empleando FOS Rest Bundle.
Stars: ✭ 30 (+87.5%)
Mutual labels:  phpunit
phpunit-util
Helper package to ease testing with PHPUnit.
Stars: ✭ 18 (+12.5%)
Mutual labels:  phpunit
covers-validator
Validates covers tags in PHPUnit tests
Stars: ✭ 21 (+31.25%)
Mutual labels:  phpunit
wordpress-plugin
WordPress plugin starter template with all of the things.
Stars: ✭ 19 (+18.75%)
Mutual labels:  phpunit
php-toolbox
🐳 A Docker image designed for PHP developers that care about code quality.
Stars: ✭ 18 (+12.5%)
Mutual labels:  phpunit
js-stack-from-scratch
🌺 Russian translation of "JavaScript Stack from Scratch" from the React-Theming developers https://github.com/sm-react/react-theming
Stars: ✭ 394 (+2362.5%)
Mutual labels:  russian
composer-plugin-qa
Comprehensive Plugin for composer to execute PHP Quality assurance Tools
Stars: ✭ 25 (+56.25%)
Mutual labels:  phpunit
hubtel-payment
🎉A comprehensive PHP Client Package for consuming the Hubtel Payment API
Stars: ✭ 13 (-18.75%)
Mutual labels:  phpunit
sklonenie
Light-weight and fast library to decline Russian names
Stars: ✭ 23 (+43.75%)
Mutual labels:  russian
ukrainian-typographic-layouts
Типографічні розкладки для української та російської мови / Типографские раскладки для украинского и русского языка
Stars: ✭ 69 (+331.25%)
Mutual labels:  russian
PHPUnit-Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
Stars: ✭ 147 (+818.75%)
Mutual labels:  phpunit
phpunit-documentation-chinese
Simplified Chinese Documentation for PHPUnit
Stars: ✭ 35 (+118.75%)
Mutual labels:  phpunit
DolboNet
Русскоязычный чат-бот для Discord на архитектуре Transformer
Stars: ✭ 53 (+231.25%)
Mutual labels:  russian
RussianNounsJS
Склонение существительных по падежам. Обычно требуются только форма в именительном падеже, одушевлённость и род.
Stars: ✭ 29 (+81.25%)
Mutual labels:  russian
generator-composer
🐘 Yeoman (http://yeoman.io) generator for a PHP Composer project
Stars: ✭ 16 (+0%)
Mutual labels:  phpunit
uBlock-fillters
Additional filter list for uBO/Adblock
Stars: ✭ 21 (+31.25%)
Mutual labels:  russian
laravel-test-watcher
Laravel Test Watcher
Stars: ✭ 20 (+25%)
Mutual labels:  phpunit
FCH-TTS
A fast Text-to-Speech (TTS) model. Work well for English, Mandarin/Chinese, Japanese, Korean, Russian and Tibetan (so far). 快速语音合成模型,适用于英语、普通话/中文、日语、韩语、俄语和藏语(当前已测试)。
Stars: ✭ 154 (+862.5%)
Mutual labels:  russian
think-phpunit
ThinkPHP5——phpunit测试用例
Stars: ✭ 17 (+6.25%)
Mutual labels:  phpunit
nerus
Large silver standart Russian corpus with NER, morphology and syntax markup
Stars: ✭ 47 (+193.75%)
Mutual labels:  russian

Документация PHPUnit на русском языке

(!) Поддерживается только перевод последней версии из ветки master.

Прямая ссылка на перевод — https://phpunit.readthedocs.io/ru/latest/

Переводы

Каждый перевод документации поддерживается в отдельном репозитории:

Добавление нового перевода

Если вы хотите создать новый перевод, пожалуйста, откройте ишью в трекере английской документации, в которой укажите, на какой язык вы хотели бы перевести документацию. Будет создан репозиторий и добавлен к доступным переводам.

В идеале вы уже подготовили первую версию перевода в форке или копии английской документации, которая затем будет импортирована в официальный репозиторий.

Сборка документации

Требования

Сборка документации в формате HTML

Чтобы выполнить полную сборку документации:

make html

Вывод

После выполнения вышеуказанной команды вы найдете HTML-файлы по пути build/html.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].