Skip to content

Commit

Permalink
docs(v2): Added kotest to showcase (#4262)
Browse files Browse the repository at this point in the history
* Add files via upload

* Update users.js

* Update users.js

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
  • Loading branch information
sksamuel and slorber authored Feb 22, 2021
1 parent ffb9ad0 commit 9c02bf7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/kotest.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,15 @@ const users = [
fbOpenSource: true,
pinned: true,
},
{
title: 'Kotest',
description: 'Kotlin test framework',
preview: require('./showcase/kotest.jpg'),
website: 'https://kotest.io',
source: 'https://github.com/kotest/kotest',
fbOpenSource: false,
pinned: false,
},
{
title: 'SICOPE Model',
description: 'An open source model-based testing tool for web applications',
Expand Down

0 comments on commit 9c02bf7

Please # to comment.