Skip to content

Commit 38e8bd1

Browse files
committed
basic version with revealjs to work with
1 parent 809e586 commit 38e8bd1

File tree

6 files changed

+44
-19
lines changed

6 files changed

+44
-19
lines changed

slides/src/main/asciidoc/slides.adoc

Lines changed: 44 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -36,40 +36,65 @@ Said BOUDJELDA
3636
[.column]
3737
image::bms.jpeg[role="pull-right",width="200"]
3838

39-
== Agenda
39+
== Introduction
4040

41-
//TIP: _Slides_ here {slides-url}
4241

43-
* icon:clock-o[] Introduction
44-
* icon:clock-o[] Why Quarkus!
45-
* icon:clock-o[] Why Cucumber!
46-
* icon:clock-o[] Quarkus Cucumber
47-
* icon:clock-o[] Please help me
48-
* icon:clock-o[] Conclusion
42+
NOT REALLY AN INTRODUCTION BUT IT'S MORE A CONTEXT
4943

44+
== Why Quarkus?
5045

51-
include::parts/introduction.adoc[]
46+
- Java (The programming language of the enterprise world)
47+
- Ultra-fast startup time
48+
- Low memory footprint
49+
- Native compilation
50+
- Kubernetes integration
51+
- Active Community and Enterprise Support
5252

53-
include::parts/quarkus.adoc[]
53+
== Why Quarkus?
5454

55-
include::parts/cucumber.adoc[]
55+
image::quarkus.png[role="center",height="90%"]
5656

57-
include::parts/quarkus-cucumber.adoc[]
57+
== Why Cucumber?
5858

59+
- BDD (Behavior Driven Development)
60+
- A framework for writing tests in natural language (Gherkin)
61+
- Make tests readable and understandable by non-technical people
62+
- Living documentation
5963

60-
== Conclusion
64+
== What to do?
6165

62-
== Take away
66+
- Contribute to the Quarkus Cucumber extension
6367

64-
//TODO: add more info
68+
== We really need you for
6569

66-
== References
70+
- Write documentation
71+
- Enhance the extension
72+
- Implement new features
73+
- Test the extension
6774

68-
NOTE: _Slides_ are accessible here {slides-url}
75+
== Solve issues
6976

70-
NOTE: _Slides source_ {slides-src}
77+
image::issue.png[role="pull-right",height="90%"]
7178

72-
NOTE: Slides generated with _Asciidoctor_ and _Reveal.js_
79+
== More
7380

81+
image::quarkus-cucumber.png[role="pull-right",height="90%"]
82+
83+
== What's next?
84+
85+
- The big refactoring of the extension must come one day
86+
87+
== Useful links ?
88+
89+
- https://github.com/quarkiverse/quarkus-cucumber[Quarkus Cucumber Extension GitHub repo]
90+
- https://docs.quarkiverse.io/quarkus-cucumber/dev/index.html[Quarkus Cucumber documentation]
91+
- https://docs.quarkiverse.io/quarkus-cucumber/dev/index.html[Quarkus]
92+
- https://cucumber.io/[Cucumber official website]
93+
94+
== Questions !*
95+
96+
Any question, please?
97+
98+
image::thank_you.png[role="center",height="90%"]
7499

75100

397 KB
Loading
249 KB
Loading
411 KB
Loading
1.18 MB
Loading
956 KB
Loading

0 commit comments

Comments
 (0)