Skip to content

Commit f571a73

Browse files
committed
Add blog-post Filters
1 parent 26039a3 commit f571a73

File tree

4 files changed

+5
-19
lines changed

4 files changed

+5
-19
lines changed

blog/assert-and-expect.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,4 @@ I won't be surprised if in the future we decide that **$expected** should come a
175175

176176
---
177177

178-
Special thanks to:
179-
180-
- [@petrdobr](https://github.com/petrdobr) for help with assertion implementation.
181-
- [@xepozz](https://github.com/xepozz/) for the [IDE plugin](https://plugins.jetbrains.com/plugin/28842-testo), which needs your stars.
178+
Special thanks to [@petrdobr](https://github.com/petrdobr) for help with assertion implementation.

blog/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Blog
22

3-
Latest news and articles about Testo.
4-
5-
## Articles
6-
73
- `2026-01-01` [Assert and Expect](./assert-and-expect.md)
84
- `2025-11-07` [Filters](./filters.md)
95
- `2025-10-30` [Khinkali](./khinkali.md)

ru/blog/assert-and-expect.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,4 @@ public function checkIterableTraitMethods(): void
178178

179179
[Присоединяйтесь](https://t.me/spiralphp/10863) к обсуждению или разработке, предлагайте самые смелые идеи или фичи. Это интересно.
180180

181-
Отдельно выражаю благодарность:
182-
183-
- [@petrdobr](https://github.com/petrdobr) за помощь в имплементации ассертов.
184-
- [@xepozz](https://github.com/xepozz/) за [IDE плагин](https://plugins.jetbrains.com/plugin/28842-testo), который нуждается в ваших звёздах.
181+
Отдельно выражаю благодарность [@petrdobr](https://github.com/petrdobr) за помощь в имплементации ассертов.

ru/blog/index.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Блог
22

3-
Новости и статьи о Testo.
4-
5-
## Статьи
6-
7-
- `2026-01-01` [Assert и Expect](./assert-and-expect)
8-
- `2025-11-07` [Фильтры](./filters)
9-
- `2025-10-30` [Хинкали](./khinkali)
3+
- `2026-01-01` [Assert и Expect](./assert-and-expect.md)
4+
- `2025-11-07` [Фильтры](./filters.md)
5+
- `2025-10-30` [Хинкали](./khinkali.md)

0 commit comments

Comments
 (0)