You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
utPLSQL and its companion tools are open source, [hosted on GitHub](https://github.com/utPLSQL). Contributions, help
30
+
and constructive feedback are always appreciated — read the [contributing guide](https://github.com/utPLSQL/utPLSQL/blob/develop/CONTRIBUTING.md)
31
+
if you'd like to get involved.
25
32
26
-
While the framework exists since 1999, the current version 3 got completely rewritten in 2016 by passionate members of
27
-
the community, using the object-oriented capabilities of the Oracle database to make it more consistent with other
28
-
*Unit frameworks (e.g. JUnit for Java).
29
-
30
-
This had significant impact on the syntax and the way the framework can be used.
33
+
34
+
### Framework history
35
+
36
+
While the framework exists since 1999,
37
+
the current version is a consequence of a complete rewrite done in 2016 by passionate developers,
38
+
using the object-oriented capabilities of the Oracle database to make it more aligned with other testing frameworks (e.g. JUnit for Java, RSpec for Ruby).
39
+
40
+
This had significant impact on the test code syntax and how the framework is used.
|[mkDocs](http://www.mkdocs.org/)|[BSD](http://www.mkdocs.org/about/license/)| Project website and documentation |
87
+
|[material-for-mkdocs](https://squidfunk.github.io/mkdocs-material/)|[MIT](https://squidfunk.github.io/mkdocs-material/license/)| Project website and documentation |
88
+
89
+
62
90
## Supporters
63
91
64
92
The utPLSQL project is community-driven and is not commercially motivated. Nonetheless, donations and other contributions are always welcome, and are detailed below.
0 commit comments