-
Notifications
You must be signed in to change notification settings - Fork 3
docs: describe local browsers #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Successfully deployed static |
3aa1e0c to
20e3b1e
Compare
20e3b1e to
67d648c
Compare
67d648c to
8076677
Compare
shadowusr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
В целом ничего сильно критичного нет, но очень хотелось бы видеть видос с демкой, а также таблицу поддерживаемых браузеров.
blog/vscode-extension.mdx
Outdated
| import runTestsFromEditorVideoUrl from "/video/blog/vscode-extension/run-tests-from-editor.mp4"; | ||
|
|
||
| Для Testplane реализовали расширение для [VS Code][vscode], с помощью которого можно настраивать Testplane с нуля, запускать тесты и удобно работать с <a href="/ru/docs/v8/command-line/#testplane-repl">REPL режимом</a>. | ||
| Для Testplane реализовали расширение для [VS Code][vscode], с помощью которого можно настраивать Testplane с нуля, запускать тесты и удобно работать с <a href="/ru/docs/v8/command-line#testplane-repl">REPL режимом</a>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
А что не так со слешами?
Дважды менял эту ссылку: сначала с command-line/ на command-line/main, потому что реализовал install-deps как подстраницу command-line, потом вставил install-deps в command-line и тут изменил уже обратно, с command-line/main на command-line
давай пофиксим битую ссылку
На самой странице статьи все работает корректно. Починил в превью, заюзав html вместо md
|
|
||
| import Admonition from "@theme/Admonition"; | ||
|
|
||
| В Testplane добавлена возможность автоматической загрузки браузеров и драйверов для последующего локального запуска. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Предлагаю сюда вставить короткий скринкаст длиной 30-60 секунд (с autoplay + muted), чтобы он автоматом как гифка начинал играть, с демонстрацией новой фичи. Мне кажется это сильно повышает понятность фичи и привлекательность контента в целом.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Могу вставить 12 секунд
i18n/ru/docusaurus-plugin-content-docs/current/guides/local-browsers.mdx
Outdated
Show resolved
Hide resolved
| import Admonition from "@theme/Admonition"; | ||
|
|
||
| # Как запустить Testplane в локальном браузере | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Сюда я бы тоже вставил видос (такой же как в блог) с кратким демо
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Я как-то не представляю, куда конкретно его там вставить. Если во "введение", то может быть непонятно, потому что "что происходит" описывается дальше.
В общем, оставил демку только в блоге.
i18n/ru/docusaurus-plugin-content-docs/current/guides/local-browsers.mdx
Show resolved
Hide resolved
i18n/ru/docusaurus-plugin-content-docs/current/guides/local-browsers.mdx
Show resolved
Hide resolved
i18n/ru/docusaurus-plugin-content-docs/current/guides/local-browsers.mdx
Outdated
Show resolved
Hide resolved
8076677 to
2564ac5
Compare
2564ac5 to
27038e9
Compare

No description provided.