Skip to content

Commit 402886e

Browse files
committed
Add work-in-progress notice to index.md
1 parent 005ae29 commit 402886e

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,17 @@ const declareTabs = [
5959
]
6060
</script>
6161

62+
<div style="max-width: 700px; margin: 48px auto 0;">
63+
64+
::: warning 🚧 Work in Progress
65+
Testo is still under active development and not ready for production use.
66+
Feel free to explore and experiment, but don't rely on it for real projects yet.
67+
68+
Want to help? [Star the repo](https://github.com/php-testo/testo) or [become a sponsor](/sponsor).
69+
:::
70+
71+
</div>
72+
6273
<div class="home-feature">
6374

6475
## Well-Designed Assertion API

ru/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,17 @@ const declareTabs = [
5959
]
6060
</script>
6161

62+
<div style="max-width: 700px; margin: 48px auto 0;">
63+
64+
::: warning 🚧 В разработке
65+
Testo находится в фазе активной разработки и пока не готов для продакшена.
66+
Можно поиграться и поэкспериментировать, но полагаться на него пока не стоит.
67+
68+
Хотите помочь? [Поставьте звёздочку](https://github.com/php-testo/testo) или [станьте спонсором](/ru/sponsor).
69+
:::
70+
71+
</div>
72+
6273
<div class="home-feature">
6374

6475
## Продуманный API ассертов

0 commit comments

Comments
 (0)