+ + Who is using it + +
+ +Here are a few examples of organizations using Even Better Specs:
+ +-
+
- + Streetbees + +
Does your team also use it? Let us know!
+diff --git a/_config.yml b/_config.yml
index 7e972a4..cc2042d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -76,3 +76,6 @@ nav_external_links:
- title: Create only the data you need
url: "#create-only-the-data-you-need"
hide_icon: true
+ - title: Who is using it
+ url: "#who-is-using-it"
+ hide_icon: true
diff --git a/_includes/footer_custom.html b/_includes/footer_custom.html
new file mode 100644
index 0000000..0ce2e41
--- /dev/null
+++ b/_includes/footer_custom.html
@@ -0,0 +1 @@
+Even Better Specs is brought to you by Glauco Custodio
\ No newline at end of file
diff --git a/_includes/who_is_using_it.html b/_includes/who_is_using_it.html
new file mode 100644
index 0000000..c4f051e
--- /dev/null
+++ b/_includes/who_is_using_it.html
@@ -0,0 +1,17 @@
+ Here are a few examples of organizations using Even Better Specs: Does your team also use it? Let us know!
+
+ Who is using it
+
+
+
+
+
+
+
Event Better Specs is an opinionated set of best practices to support the creation of tests that are easy to read and maintain.
-It focus on the Ruby testing framework RSpec, but some of it could potentially be applied to other frameworks and languages (like sus and Crystal).
+It focuses on the Ruby testing framework RSpec, but some of it could potentially be applied to other frameworks and languages (like sus and Crystal).