René's URL Explorer Experiment


Title: Missing line break after suite annotation in generator skeleton template · Issue #157 · utPLSQL/utPLSQL-SQLDeveloper · GitHub

Open Graph Title: Missing line break after suite annotation in generator skeleton template · Issue #157 · utPLSQL/utPLSQL-SQLDeveloper

X Title: Missing line break after suite annotation in generator skeleton template · Issue #157 · utPLSQL/utPLSQL-SQLDeveloper

Description: This is the PL/SQL package to test: create or replace package etl is procedure refresh_deptsal; end etl; / When generating a utPLSQL test via context menu or via oddgen the generated code looks like this: create or replace package test_e...

Open Graph Description: This is the PL/SQL package to test: create or replace package etl is procedure refresh_deptsal; end etl; / When generating a utPLSQL test via context menu or via oddgen the generated code looks lik...

X Description: This is the PL/SQL package to test: create or replace package etl is procedure refresh_deptsal; end etl; / When generating a utPLSQL test via context menu or via oddgen the generated code looks lik...

Opengraph URL: https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/157

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Missing line break after suite annotation in generator skeleton template","articleBody":"This is the PL/SQL package to test:\r\n\r\n```sql\r\ncreate or replace package etl is\r\n   procedure refresh_deptsal;\r\nend etl;\r\n/\r\n```\r\n\r\nWhen generating a utPLSQL test via context menu or via oddgen the generated code looks like this:\r\n\r\n```sql\r\ncreate or replace package test_etl is\r\n\r\n   --%suite(test_etl)\r\n   --%test\r\n   procedure refresh_deptsal;\r\n\r\nend test_etl;\r\n/\r\n\r\ncreate or replace package body test_etl is\r\n\r\n   procedure refresh_deptsal is\r\n      l_actual   integer := 0;\r\n      l_expected integer := 1;\r\n   begin\r\n      ut.expect(l_actual).to_equal(l_expected);\r\n   end refresh_deptsal;\r\n\r\nend test_etl;\r\n/\r\n```\r\n\r\nGenerator settings look like this:\r\n\r\n![image](https://user-images.githubusercontent.com/3883171/180603192-3bb156a4-3fef-400d-80ba-bb058f4e7aa3.png)\r\n\r\nSince there is no empty line between `--%suite(test_etl)` and `--%test` the test is not found by the utPLSQL framework. \r\n\r\nThis run:\r\n\r\n```sql\r\nset serveroutput on size unlimited\r\nexecute ut.run;\r\n```\r\n\r\nproduced this result: \r\n\r\n```\r\nFinished in 0 seconds\r\n0 tests, 0 failed, 0 errored, 0 disabled, 0 warning(s)\r\n \r\n\r\n\r\nPL/SQL procedure successfully completed.\r\n```\r\n\r\nMaybe this is related to #156.\r\n\r\n","author":{"url":"https://github.com/PhilippSalvisberg","@type":"Person","name":"PhilippSalvisberg"},"datePublished":"2022-07-23T11:38:32.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/157/utPLSQL-SQLDeveloper/issues/157"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:e3e7d4c6-a6e3-423f-de3d-771e9947e5fe
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD262:2D943D:8C543F:C4DE7B:696A185B
html-safe-nonce1d2829ec72b1acdb2f33d28232f665822fe59d19437897af8a8ca5abe298b8d8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMjYyOjJEOTQzRDo4QzU0M0Y6QzRERTdCOjY5NkExODVCIiwidmlzaXRvcl9pZCI6Ijc2MzA2NDA0Nzg1NzQ0MDg1OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac6e22029ae140d77892d3adc083133ef462d607d94ec44339d0a0d365a1299150
hovercard-subject-tagissue:1315638412
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/utPLSQL/utPLSQL-SQLDeveloper/157/issue_layout
twitter:imagehttps://opengraph.githubassets.com/f8bd753ad2750c87f0c0d72e9f7cda228826f4d52ec155a0a8d467b4aebd803f/utPLSQL/utPLSQL-SQLDeveloper/issues/157
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/f8bd753ad2750c87f0c0d72e9f7cda228826f4d52ec155a0a8d467b4aebd803f/utPLSQL/utPLSQL-SQLDeveloper/issues/157
og:image:altThis is the PL/SQL package to test: create or replace package etl is procedure refresh_deptsal; end etl; / When generating a utPLSQL test via context menu or via oddgen the generated code looks lik...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamePhilippSalvisberg
hostnamegithub.com
expected-hostnamegithub.com
None34a52bd10bd674f68e5c1b6b74413b79bf2ca20c551055ace3f7cdd112803923
turbo-cache-controlno-preview
go-importgithub.com/utPLSQL/utPLSQL-SQLDeveloper git https://github.com/utPLSQL/utPLSQL-SQLDeveloper.git
octolytics-dimension-user_id15661281
octolytics-dimension-user_loginutPLSQL
octolytics-dimension-repository_id111097428
octolytics-dimension-repository_nwoutPLSQL/utPLSQL-SQLDeveloper
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id111097428
octolytics-dimension-repository_network_root_nwoutPLSQL/utPLSQL-SQLDeveloper
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee8bd37502700f365b18a4d39acf7cb7947e11b1a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/157#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FutPLSQL%2FutPLSQL-SQLDeveloper%2Fissues%2F157
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FutPLSQL%2FutPLSQL-SQLDeveloper%2Fissues%2F157
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=utPLSQL%2FutPLSQL-SQLDeveloper
Reloadhttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/157
Reloadhttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/157
Reloadhttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/157
utPLSQL https://github.com/utPLSQL
utPLSQL-SQLDeveloperhttps://github.com/utPLSQL/utPLSQL-SQLDeveloper
Notifications https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL-SQLDeveloper
Fork 17 https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL-SQLDeveloper
Star 66 https://github.com/login?return_to=%2FutPLSQL%2FutPLSQL-SQLDeveloper
Code https://github.com/utPLSQL/utPLSQL-SQLDeveloper
Issues 2 https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues
Pull requests 1 https://github.com/utPLSQL/utPLSQL-SQLDeveloper/pulls
Actions https://github.com/utPLSQL/utPLSQL-SQLDeveloper/actions
Projects 0 https://github.com/utPLSQL/utPLSQL-SQLDeveloper/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/utPLSQL/utPLSQL-SQLDeveloper/security
Please reload this pagehttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/157
Insights https://github.com/utPLSQL/utPLSQL-SQLDeveloper/pulse
Code https://github.com/utPLSQL/utPLSQL-SQLDeveloper
Issues https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues
Pull requests https://github.com/utPLSQL/utPLSQL-SQLDeveloper/pulls
Actions https://github.com/utPLSQL/utPLSQL-SQLDeveloper/actions
Projects https://github.com/utPLSQL/utPLSQL-SQLDeveloper/projects
Security https://github.com/utPLSQL/utPLSQL-SQLDeveloper/security
Insights https://github.com/utPLSQL/utPLSQL-SQLDeveloper/pulse
New issuehttps://github.com/login?return_to=https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/157
New issuehttps://github.com/login?return_to=https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/157
#158https://github.com/utPLSQL/utPLSQL-SQLDeveloper/pull/158
Missing line break after suite annotation in generator skeleton templatehttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/157#top
#158https://github.com/utPLSQL/utPLSQL-SQLDeveloper/pull/158
https://github.com/PhilippSalvisberg
bughttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues?q=state%3Aopen%20label%3A%22bug%22
v1.4.1https://github.com/utPLSQL/utPLSQL-SQLDeveloper/milestone/22
https://github.com/PhilippSalvisberg
https://github.com/PhilippSalvisberg
PhilippSalvisberghttps://github.com/PhilippSalvisberg
on Jul 23, 2022https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/157#issue-1315638412
https://user-images.githubusercontent.com/3883171/180603192-3bb156a4-3fef-400d-80ba-bb058f4e7aa3.png
#156https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/156
PhilippSalvisberghttps://github.com/PhilippSalvisberg
bughttps://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues?q=state%3Aopen%20label%3A%22bug%22
v1.4.1https://github.com/utPLSQL/utPLSQL-SQLDeveloper/milestone/22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.