Skip to content

Commit 740841d

Browse files
paths
1 parent a41f1dc commit 740841d

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

README.md

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -8,47 +8,47 @@ See developer page for [more guides and documentation](https://www.mailslurp.com
88

99
## Projects
1010

11-
- [csharp-dotnet-core2-selenium](/csharp-dotnet-core2-selenium)
12-
- [csharp-dotnet-core3](/csharp-dotnet-core3)
13-
- [csharp-smtp-client-xunit](/csharp-smtp-client-xunit)
14-
- [csharp-specflow-mstest-selenium](/csharp-specflow-mstest-selenium)
15-
- [dart-email-testing](/dart-email-testing)
16-
- [deno-email-api](/deno-email-api)
17-
- [elixir-phoenix-hound](/elixir-phoenix-hound)
18-
- [fsharp-email-mstest](/fsharp-email-mstest)
19-
- [golang-email-test](/golang-email-test)
20-
- [java-gradle-junit5](/java-gradle-junit5)
21-
- [java-maven-junit4](/java-maven-junit4)
22-
- [java-maven-selenium](/java-maven-selenium)
23-
- [java-serenity-jbehave](/java-serenity-jbehave)
24-
- [java-spring-boot](/java-spring-boot)
25-
- [java-testng-selenium](/java-testng-selenium)
26-
- [javascript-axios](/javascript-axios)
27-
- [javascript-codecept-js](/javascript-codecept-js)
28-
- [javascript-cypress-js](/javascript-cypress-js)
29-
- [javascript-cypress-mailslurp-plugin](/javascript-cypress-mailslurp-plugin)
30-
- [javascript-jest-puppeteer](/javascript-jest-puppeteer)
31-
- [javascript-testcafe](/javascript-testcafe)
32-
- [javascript-webdriver-io](/javascript-webdriver-io)
33-
- [kotlin-email-test-example](/kotlin-email-test-example)
34-
- [nim-unittests](/nim-unittests)
35-
- [nodejs-nodemailer-smtp-example](/nodejs-nodemailer-smtp-example)
36-
- [nodejs-smtp-email-attachments-test](/nodejs-smtp-email-attachments-test)
37-
- [php-codeception-acceptance](/php-codeception-acceptance)
38-
- [php-composer-phpunit](/php-composer-phpunit)
39-
- [php-laravel-email-examples](/php-laravel-email-examples)
40-
- [playwright-email-testing](/playwright-email-testing)
41-
- [playwright-sms-testing](/playwright-sms-testing)
42-
- [python2-pytest](/python2-pytest)
43-
- [python3-robotframework](/python3-robotframework)
44-
- [ruby-capybara-cucumber-selenium](/ruby-capybara-cucumber-selenium)
45-
- [ruby-cucumber-test](/ruby-cucumber-test)
46-
- [ruby-rspec](/ruby-rspec)
47-
- [rust-selenium-email-testing](/rust-selenium-email-testing)
48-
- [sendgrid](/sendgrid)
49-
- [shortcodes](/shortcodes)
50-
- [swift-email-smtp-examples](/swift-email-smtp-examples)
51-
- [visualbasic](/visualbasic)
11+
- [csharp-dotnet-core2-selenium](./csharp-dotnet-core2-selenium)
12+
- [csharp-dotnet-core3](./csharp-dotnet-core3)
13+
- [csharp-smtp-client-xunit](./csharp-smtp-client-xunit)
14+
- [csharp-specflow-mstest-selenium](./csharp-specflow-mstest-selenium)
15+
- [dart-email-testing](./dart-email-testing)
16+
- [deno-email-api](./deno-email-api)
17+
- [elixir-phoenix-hound](./elixir-phoenix-hound)
18+
- [fsharp-email-mstest](./fsharp-email-mstest)
19+
- [golang-email-test](./golang-email-test)
20+
- [java-gradle-junit5](./java-gradle-junit5)
21+
- [java-maven-junit4](./java-maven-junit4)
22+
- [java-maven-selenium](./java-maven-selenium)
23+
- [java-serenity-jbehave](./java-serenity-jbehave)
24+
- [java-spring-boot](./java-spring-boot)
25+
- [java-testng-selenium](./java-testng-selenium)
26+
- [javascript-axios](./javascript-axios)
27+
- [javascript-codecept-js](./javascript-codecept-js)
28+
- [javascript-cypress-js](./javascript-cypress-js)
29+
- [javascript-cypress-mailslurp-plugin](./javascript-cypress-mailslurp-plugin)
30+
- [javascript-jest-puppeteer](./javascript-jest-puppeteer)
31+
- [javascript-testcafe](./javascript-testcafe)
32+
- [javascript-webdriver-io](./javascript-webdriver-io)
33+
- [kotlin-email-test-example](./kotlin-email-test-example)
34+
- [nim-unittests](./nim-unittests)
35+
- [nodejs-nodemailer-smtp-example](./nodejs-nodemailer-smtp-example)
36+
- [nodejs-smtp-email-attachments-test](./nodejs-smtp-email-attachments-test)
37+
- [php-codeception-acceptance](./php-codeception-acceptance)
38+
- [php-composer-phpunit](./php-composer-phpunit)
39+
- [php-laravel-email-examples](./php-laravel-email-examples)
40+
- [playwright-email-testing](./playwright-email-testing)
41+
- [playwright-sms-testing](./playwright-sms-testing)
42+
- [python2-pytest](./python2-pytest)
43+
- [python3-robotframework](./python3-robotframework)
44+
- [ruby-capybara-cucumber-selenium](./ruby-capybara-cucumber-selenium)
45+
- [ruby-cucumber-test](./ruby-cucumber-test)
46+
- [ruby-rspec](./ruby-rspec)
47+
- [rust-selenium-email-testing](./rust-selenium-email-testing)
48+
- [sendgrid](./sendgrid)
49+
- [shortcodes](./shortcodes)
50+
- [swift-email-smtp-examples](./swift-email-smtp-examples)
51+
- [visualbasic](./visualbasic)
5252

5353
## Running locally
5454
If you wish to run these examples yourself:

README.tpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ See developer page for [more guides and documentation](https://www.mailslurp.com
99
## Projects
1010

1111
{{#topLevelDirs}}
12-
- [{{.}}](/{{.}})
12+
- [{{.}}](./{{.}})
1313
{{/topLevelDirs}}
1414

1515
## Running locally

0 commit comments

Comments
 (0)