@@ -87,12 +87,12 @@ gtag('config', 'G-VYGDN3X0PR');`],
8787 link : '/docs/plugins.md' ,
8888 items : [
8989 { text : 'Test Attribute' , link : '/docs/plugins/test.md' } ,
90+ { text : 'Assert & Expect' , link : '/docs/plugins/assert.md' } ,
9091 { text : 'Naming Conventions' , link : '/docs/plugins/convention.md' } ,
9192 { text : 'Inline Tests' , link : '/docs/plugins/inline.md' } ,
9293 { text : 'Data Providers' , link : '/docs/plugins/data.md' } ,
9394 { text : 'Lifecycle' , link : '/docs/plugins/lifecycle.md' } ,
9495 { text : 'Retry' , link : '/docs/plugins/retry.md' } ,
95- { text : 'Assert & Expect' , link : '/docs/plugins/assert.md' } ,
9696 { text : 'Benchmarks' , link : '/docs/plugins/bench.md' } ,
9797 ] ,
9898 } ,
@@ -145,12 +145,12 @@ gtag('config', 'G-VYGDN3X0PR');`],
145145 link : '/ru/docs/plugins.md' ,
146146 items : [
147147 { text : 'Атрибут \#[Test]' , link : '/ru/docs/plugins/test.md' } ,
148+ { text : 'Assert и Expect' , link : '/ru/docs/plugins/assert.md' } ,
148149 { text : 'Конвенции именования' , link : '/ru/docs/plugins/convention.md' } ,
149150 { text : 'Встроенные тесты' , link : '/ru/docs/plugins/inline.md' } ,
150151 { text : 'Провайдеры данных' , link : '/ru/docs/plugins/data.md' } ,
151152 { text : 'Жизненный цикл' , link : '/ru/docs/plugins/lifecycle.md' } ,
152153 { text : 'Retry' , link : '/ru/docs/plugins/retry.md' } ,
153- { text : 'Assert и Expect' , link : '/ru/docs/plugins/assert.md' } ,
154154 { text : 'Бенчмарки' , link : '/ru/docs/plugins/bench.md' } ,
155155 ] ,
156156 } ,
0 commit comments