|
11 | 11 | <meta property="og:title" content="Separate your tests from the test automation framework" /> |
12 | 12 | <meta name="author" content="alex_zhukovich" /> |
13 | 13 | <meta property="og:locale" content="en" /> |
14 | | -<meta name="description" content="We will explore reasons for separating test cases from the test automation framework" /> |
15 | | -<meta property="og:description" content="We will explore reasons for separating test cases from the test automation framework" /> |
| 14 | +<meta name="description" content="We will explore reasons for separating test cases from the test automation framework." /> |
| 15 | +<meta property="og:description" content="We will explore reasons for separating test cases from the test automation framework." /> |
16 | 16 | <link rel="canonical" href="https://ui-testing.academy/general/good-practices/separate-your-tests-from-the-test-automation-framework/" /> |
17 | 17 | <meta property="og:url" content="https://ui-testing.academy/general/good-practices/separate-your-tests-from-the-test-automation-framework/" /> |
18 | 18 | <meta property="og:site_name" content="UI Testing Academy" /> |
19 | 19 | <meta property="og:type" content="article" /> |
20 | 20 | <meta property="article:published_time" content="2020年09月19日T00:00:00+00:00" /> |
21 | 21 | <script type="application/ld+json"> |
22 | | -{"dateModified":"2020-09-19T00:00:00+00:00","datePublished":"2020-09-19T00:00:00+00:00","headline":"Separate your tests from the test automation framework","mainEntityOfPage":{"@type":"WebPage","@id":"https://ui-testing.academy/general/good-practices/separate-your-tests-from-the-test-automation-framework/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://ui-testing.academy/logo.svg"},"name":"alex_zhukovich"},"author":{"@type":"Person","name":"alex_zhukovich"},"url":"https://ui-testing.academy/general/good-practices/separate-your-tests-from-the-test-automation-framework/","description":"We will explore reasons for separating test cases from the test automation framework","@type":"BlogPosting","@context":"http://schema.org"}</script> |
| 22 | +{"dateModified":"2020-09-19T00:00:00+00:00","datePublished":"2020-09-19T00:00:00+00:00","headline":"Separate your tests from the test automation framework","mainEntityOfPage":{"@type":"WebPage","@id":"https://ui-testing.academy/general/good-practices/separate-your-tests-from-the-test-automation-framework/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://ui-testing.academy/logo.svg"},"name":"alex_zhukovich"},"author":{"@type":"Person","name":"alex_zhukovich"},"url":"https://ui-testing.academy/general/good-practices/separate-your-tests-from-the-test-automation-framework/","description":"We will explore reasons for separating test cases from the test automation framework.","@type":"BlogPosting","@context":"http://schema.org"}</script> |
23 | 23 | <!-- End Jekyll SEO tag --> |
24 | 24 |
|
25 | 25 | <meta property="og:image" content="https://ui-testing.academy/uploads/logo.svg"/> |
|
0 commit comments